VR-Forces 4.0.4 Class Documentation
DtGrid Member List
This is the complete list of members for DtGrid, including all inherited members.
allInstancesOf(const DtGdbNodeType searchType, DtFoundInstancesContainer &foundInstances, bool recurseIntoCoordSysNodes=false)DtGdbNode [virtual]
allInstancesOf(const DtGdbNodeType searchType, DtFoundInstancesConstContainer &foundInstances, bool recurseIntoCoordSysNodes=false) const DtGdbNode [virtual]
allInstancesOf(const DtGdbNodeType searchType, DtFoundInstancesContainer &foundInstances, bool recurseIntoCoordSysNodes, DtGdbNodeEvaluationFunctor &functor)DtGdbNode [virtual]
allInstancesOf(const DtGdbNodeType searchType, DtFoundInstancesConstContainer &foundInstances, bool recurseIntoCoordSysNodes, DtGdbNodeEvaluationFunctor &functor) const DtGdbNode [virtual]
allIntersectsAlongChord(const DtChord &chord, DtChordIntersectRecordList &intList, DtIntersectRecordType irtFlag) const DtGrid [virtual]
allIntersectsAlongChordBundle(const DtChordBundle &chordBundle, DtList &intListList, DtIntersectRecordType irtFlag) const DtGrid [virtual]
applyTransform(const DtHomogeneousTransfMatrix &matrix, bool createNewVertices)DtGdbNode [virtual]
bottomLeftVertex() const DtGrid [inline, virtual]
BUILDING enum valueDtGdbNode
computeOverlappingSubGrid(const DtExtent &chordExtent, int &minPostNum, int &maxPostNum) const DtGrid [protected, virtual]
countPolyColors(DtColorCountRecord &cr, const DtExtent &e) const DtGrid [virtual]
CULTURAL_FEATURE enum valueDtGdbNode
DtConstFoundInstancesConstIter typedefDtGdbNode
DtConstFoundInstancesIter typedefDtGdbNode
DtFoundInstancesConstContainer typedefDtGdbNode
DtFoundInstancesConstIter typedefDtGdbNode
DtFoundInstancesContainer typedefDtGdbNode
DtFoundInstancesIter typedefDtGdbNode
DtGdbNode()DtGdbNode [protected]
DtGdbNode(const DtGdbNode &orig)DtGdbNode [protected]
DtGdbNodeType enum nameDtGdbNode
DtGrid()DtGrid
DtGrid(DtGridPostList *gplist, int nwide, int nhigh, int startGpIndex, DtTerrainDatabase *terrainDatabase)DtGrid
DtGrid(const DtGrid &orig)DtGrid [protected]
DtIntersectRecordType enum nameDtGdbNode
DtMemoryManageable()DtMemoryManageable
DtMemoryManageable(const DtMemoryManageable &orig)DtMemoryManageable
dump(int indentLevel) const DtGrid [virtual]
DYNAMIC_COORDINATE_SYSTEM enum valueDtGdbNode
expandExtent(DtExtent &extent) const DtGrid [virtual]
extent() const DtGrid [inline, virtual]
EXTENT_TRIANGLE_INDIRECT enum valueDtGdbNode
FILE_NODE enum valueDtGdbNode
getChordSegment(const DtChord &chord, int postNum, DtChord &chordSegment) const DtGrid [protected, virtual]
getTriangleVertices(int polyNum, DtPoint &v0, DtPoint &v1, DtPoint &v2, DtSurface &triSurface) const DtGrid [virtual]
GRID enum valueDtGdbNode
GRIDPOST_LIST enum valueDtGdbNode
gridPostIndex(int postIndex) const DtGrid [virtual]
gridPostIndex(int col, int row) const DtGrid [virtual]
gridPostList() const DtGrid [inline, virtual]
GROUP enum valueDtGdbNode
height() const DtGrid [inline, virtual]
init(DtGridPostList *gplist, int nwide, int nhigh, int startGpIndex, DtTerrainDatabase *terrainDatabase)DtGrid [virtual]
init()DtGrid [protected, virtual]
intersect(const DtChord &chord, DtPoint &intersectionPoint, double &intersectionTime) const DtGrid [virtual]
intersect(const DtChord &chord, DtChordIntersectionRecord &record, DtIntersectRecordType irtFlag) const DtGrid [virtual]
DtGdbNode::intersect(const DtSphere &sphere, DtSphereIntersectionRecord &record, DtIntersectRecordType irtFlag) const DtGdbNode [virtual]
intersectBundle(const DtChordBundle &chordBundle, DtList &recordList, DtIntersectRecordType irtFlag) const DtGrid [virtual]
intersects(const DtChord &chord, int polyNum, DtPoint &intersectionPoint, double &intersectionTime) const DtGrid [protected, virtual]
intersects(const DtChord &chord, int polyNum, DtChordIntersectionRecord &record, DtIntersectRecordType irtFlag=DtGdbNode::IRT_ALL_DATA_TERRAIN) const DtGrid [protected, virtual]
IRT_ALL_DATA_ALONG_CHORD enum valueDtGdbNode
IRT_ALL_DATA_INPOINT enum valueDtGdbNode
IRT_ALL_DATA_TERRAIN enum valueDtGdbNode
IRT_INORMAL enum valueDtGdbNode
IRT_IPOINT enum valueDtGdbNode
IRT_IPOLYGON enum valueDtGdbNode
IRT_NO_DATA enum valueDtGdbNode
IRT_VECTOR_DATA_ALONG_CHORD enum valueDtGdbNode
IRT_VECTOR_DATA_INPOINT enum valueDtGdbNode
isMemoryManaged() const DtMemoryManageable [inline, virtual]
isRemoved() const DtMemoryManageable [inline]
isUniformHeightAndSurface(DtSurfaceID &surfID, double &h) const DtGrid [virtual]
isUniformSurface(DtSurfaceID &surfID) const DtGrid [virtual]
LAST_NODE_TYPE enum valueDtGdbNode
LEVEL_OF_DETAIL enum valueDtGdbNode
loadAllExternalFiles() const DtGdbNode [virtual]
minSaveVersion() const DtGdbNode [virtual]
myBottomLeftVertexDtGrid [protected]
myExtentDtGrid [protected]
myGridPostListDtGrid [protected]
myIsMemoryManagedDtMemoryManageable [protected]
myIsRemovedDtMemoryManageable [protected]
myNumHighDtGrid [protected]
myNumWideDtGrid [protected]
myOwnerDtGdbNode [protected]
myStartingGridpostIndexDtGrid [protected]
myTerrainDbDtGrid [protected]
myTopRightVertexDtGrid [protected]
NULL_NODE enum valueDtGdbNode
numberOfPosts() const DtGrid [inline, virtual]
operator=(const DtGrid &orig)DtGrid [protected]
DtGdbNode::operator=(const DtGdbNode &orig)DtGdbNode
DtMemoryManageable::operator=(const DtMemoryManageable &orig)DtMemoryManageable
parent(DtGdbNode *child)DtGdbNode [virtual]
persistentReduce()DtGdbNode [virtual]
pointProjectsOntoPost(const DtPoint &p, int PostNum) const DtGrid [protected, virtual]
POLYGON_IMMEDIATE enum valueDtGdbNode
POLYGON_INDIRECT enum valueDtGdbNode
polygonToTriangle(DtMemoryManager *memMgr, unsigned int &numIndConverted, unsigned int &numIndTotal)DtGdbNode [virtual]
purgeAll()DtGdbNode [virtual]
purgeAllInstancesOf(const DtGdbNodeType searchType)DtGdbNode [virtual]
recomputeExtent()DtGdbNode [virtual]
reduce(int &numReductions)DtGrid [virtual]
REF_GROUP enum valueDtGdbNode
removeChild(DtGdbNode *child)DtGdbNode [virtual]
sanityCheck() const DtGdbNode [virtual]
setIsMemoryManaged()DtMemoryManageable [inline, protected, virtual]
setIsRemoved(bool onOff)DtMemoryManageable [inline, virtual]
sizeInBytes() const DtGrid [virtual]
startingGridPostIndex() const DtGrid [inline, virtual]
STATIC_COORDINATE_SYSTEM enum valueDtGdbNode
TERRAIN_FEATURE enum valueDtGdbNode
topRightVertex() const DtGrid [inline, virtual]
TREE enum valueDtGdbNode
TRIANGLE_INDIRECT enum valueDtGdbNode
type() const DtGrid [inline, virtual]
unloadAllExternalFiles() const DtGdbNode [virtual]
VERTEX_LIST enum valueDtGdbNode
width() const DtGrid [inline, virtual]
~DtGdbNode()DtGdbNode [virtual]
~DtGrid()DtGrid [virtual]
~DtMemoryManageable()DtMemoryManageable [virtual]

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)