VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtTerrainPatchGroup Class Reference

osg::Group with pointer back to DtOsgTerrainPatchObject Used for osgEarth high-LOD intersections More...

Inheritance diagram for makVrv::DtTerrainPatchGroup:
Inheritance graph
[legend]

Public Member Functions

 DtTerrainPatchGroup ()
 CTOR. More...
 
virtual ~DtTerrainPatchGroup ()
 DTOR. More...
 
void setTerrainPatchObject (DtOsgTerrainPatchObject *tpo)
 Set the terrain patch object. More...
 
DtOsgTerrainPatchObjectterrainPatchObject () const
 Get the terrain patch object. More...
 
- Public Member Functions inherited from makVrv::DtFastGroup
 META_Node (vrvOsg, DtFastGroup)
 
 DtFastGroup ()
 
 DtFastGroup (const DtFastGroup &, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy. More...
 
virtual bool removeChildren (unsigned int pos, unsigned int numChildrenToRemove)
 Override removeChildren with optimized version. More...
 

Protected Attributes

DtOsgTerrainPatchObjectmyTerrainPatchObject
 

Detailed Description

osg::Group with pointer back to DtOsgTerrainPatchObject Used for osgEarth high-LOD intersections

Constructor & Destructor Documentation

makVrv::DtTerrainPatchGroup::DtTerrainPatchGroup ( )

CTOR.

virtual makVrv::DtTerrainPatchGroup::~DtTerrainPatchGroup ( )
virtual

DTOR.

Member Function Documentation

void makVrv::DtTerrainPatchGroup::setTerrainPatchObject ( DtOsgTerrainPatchObject tpo)

Set the terrain patch object.

DtOsgTerrainPatchObject* makVrv::DtTerrainPatchGroup::terrainPatchObject ( ) const

Get the terrain patch object.

Member Data Documentation

DtOsgTerrainPatchObject* makVrv::DtTerrainPatchGroup::myTerrainPatchObject
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)