List of all members.
Public Member Functions |
| MaskRecord (osg::Vec3dArray *boundary, osg::Vec3d &ndcMin, osg::Vec3d &ndcMax, osg::Geometry *geom) |
Public Attributes |
osg::ref_ptr< osg::Vec3dArray > | _boundary |
osg::Vec3d | _ndcMin |
osg::Vec3d | _ndcMax |
osg::Geometry * | _geom |
Detailed Description
Constructor & Destructor Documentation
anonymous_namespace{SinglePassTerrainTechnique.cpp}::MaskRecord::MaskRecord |
( |
osg::Vec3dArray * |
boundary, |
|
|
osg::Vec3d & |
ndcMin, |
|
|
osg::Vec3d & |
ndcMax, |
|
|
osg::Geometry * |
geom |
|
) |
| [inline] |
Member Data Documentation
osg::Geometry* anonymous_namespace{SinglePassTerrainTechnique.cpp}::MaskRecord::_geom |
The documentation for this struct was generated from the following file: