LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | List of all members
loos::DensityTools::DensityGridRow< T > Class Template Reference

Encapsulates a j-row from an DensityGrid. More...

#include <DensityGrid.hpp>

Public Member Functions

 DensityGridRow (const long i, DensityGrid< T > &g)
 
T & operator[] (const int i)
 

Detailed Description

template<class T>
class loos::DensityTools::DensityGridRow< T >

Encapsulates a j-row from an DensityGrid.

This class allows you to access individual columns from the row via operator[]. Only meant to be used in conjunction with DensityGridPlane.


The documentation for this class was generated from the following file: