VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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.
virtual ~DtTerrainPatchGroup ()
 DTOR.
void setTerrainPatchObject (DtOsgTerrainPatchObject *tpo)
 Set the terrain patch object.
DtOsgTerrainPatchObjectterrainPatchObject () const
 Get the terrain patch object.
- Public Member Functions inherited from makVrv::DtFastGroup
 DtFastGroup ()
 DtFastGroup (const DtFastGroup &, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.
virtual bool removeChildren (unsigned int pos, unsigned int numChildrenToRemove)
 Override removeChildren with optimized version.

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 Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)