VR-Forces Developer's Guide
 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

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

Public Member Functions

 DtTerrainPatchGroup ()
 
virtual ~DtTerrainPatchGroup ()
 
void setTerrainPatchObject (DtOsgTerrainPatchObject *tpo)
 
DtOsgTerrainPatchObjectterrainPatchObject () const
 
- Public Member Functions inherited from makVrv::DtFastGroup
 META_Node (vrvOsg, DtFastGroup)
 
 DtFastGroup ()
 
 DtFastGroup (const DtFastGroup &, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 
virtual bool removeChildren (unsigned int pos, unsigned int numChildrenToRemove)
 
virtual void resizeGLObjectBuffers (unsigned int maxSize)
 

Protected Attributes

DtOsgTerrainPatchObjectmyTerrainPatchObject
 
- Protected Attributes inherited from makVrv::DtFastGroup
int myLastMaxNumberOfGraphicsContexts = -1
 

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 Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)