![]() |
VR-Forces 5.0.1 Developer's Guide
|
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 DtHomogeneousTransformMatrix &matrix, bool createNewVertices) | DtGdbNode | virtual |
| bottomLeftVertex() const | DtGrid | inlinevirtual |
| BUILDING enum value | DtGdbNode | |
| computeOverlappingSubGrid(const DtExtent &chordExtent, int &minPostNum, int &maxPostNum) const | DtGrid | protectedvirtual |
| countPolyColors(DtColorCountRecord &cr, const DtExtent &e) const | DtGrid | virtual |
| CULTURAL_FEATURE enum value | DtGdbNode | |
| DtConstFoundInstancesConstIter typedef | DtGdbNode | |
| DtConstFoundInstancesIter typedef | DtGdbNode | |
| DtFoundInstancesConstContainer typedef | DtGdbNode | |
| DtFoundInstancesConstIter typedef | DtGdbNode | |
| DtFoundInstancesContainer typedef | DtGdbNode | |
| DtFoundInstancesIter typedef | DtGdbNode | |
| DtGdbNode() | DtGdbNode | protected |
| DtGdbNode(const DtGdbNode &orig) | DtGdbNode | protected |
| DtGdbNodeType enum name | DtGdbNode | |
| DtGrid() | DtGrid | |
| DtGrid(DtGridPostList *gplist, int nwide, int nhigh, int startGpIndex, DtTerrainDatabase *terrainDatabase) | DtGrid | |
| DtGrid(const DtGrid &orig) | DtGrid | protected |
| DtIntersectRecordType enum name | DtGdbNode | |
| DtMemoryManageable() | DtMemoryManageable | |
| DtMemoryManageable(const DtMemoryManageable &orig) | DtMemoryManageable | |
| dump(int indentLevel) const | DtGrid | virtual |
| DYNAMIC_COORDINATE_SYSTEM enum value | DtGdbNode | |
| expandExtent(DtExtent &extent) const | DtGrid | virtual |
| extent() const | DtGrid | inlinevirtual |
| EXTENT_TRIANGLE_INDIRECT enum value | DtGdbNode | |
| FILE_NODE enum value | DtGdbNode | |
| getChordSegment(const DtChord &chord, int postNum, DtChord &chordSegment) const | DtGrid | protectedvirtual |
| getTriangleVertices(int polyNum, DtPoint &v0, DtPoint &v1, DtPoint &v2, DtSurface &triSurface) const | DtGrid | virtual |
| GRID enum value | DtGdbNode | |
| GRIDPOST_LIST enum value | DtGdbNode | |
| gridPostIndex(int postIndex) const | DtGrid | virtual |
| gridPostIndex(int col, int row) const | DtGrid | virtual |
| gridPostList() const | DtGrid | inlinevirtual |
| GROUP enum value | DtGdbNode | |
| height() const | DtGrid | inlinevirtual |
| init(DtGridPostList *gplist, int nwide, int nhigh, int startGpIndex, DtTerrainDatabase *terrainDatabase) | DtGrid | virtual |
| init() | DtGrid | protectedvirtual |
| 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 | protectedvirtual |
| intersects(const DtChord &chord, int polyNum, DtChordIntersectionRecord &record, DtIntersectRecordType irtFlag=DtGdbNode::IRT_ALL_DATA_TERRAIN) const | DtGrid | protectedvirtual |
| IRT_ALL_DATA_ALONG_CHORD enum value | DtGdbNode | |
| IRT_ALL_DATA_INPOINT enum value | DtGdbNode | |
| IRT_ALL_DATA_TERRAIN enum value | DtGdbNode | |
| IRT_INORMAL enum value | DtGdbNode | |
| IRT_IPOINT enum value | DtGdbNode | |
| IRT_IPOLYGON enum value | DtGdbNode | |
| IRT_NO_DATA enum value | DtGdbNode | |
| IRT_VECTOR_DATA_ALONG_CHORD enum value | DtGdbNode | |
| IRT_VECTOR_DATA_INPOINT enum value | DtGdbNode | |
| isMemoryManaged() const | DtMemoryManageable | inlinevirtual |
| isRemoved() const | DtMemoryManageable | inline |
| isUniformHeightAndSurface(DtSurfaceID &surfID, double &h) const | DtGrid | virtual |
| isUniformSurface(DtSurfaceID &surfID) const | DtGrid | virtual |
| LAST_NODE_TYPE enum value | DtGdbNode | |
| LEVEL_OF_DETAIL enum value | DtGdbNode | |
| loadAllExternalFiles() const | DtGdbNode | virtual |
| minSaveVersion() const | DtGdbNode | virtual |
| myBottomLeftVertex | DtGrid | protected |
| myExtent | DtGrid | protected |
| myGridPostList | DtGrid | protected |
| myIsMemoryManaged | DtMemoryManageable | protected |
| myIsRemoved | DtMemoryManageable | protected |
| myNumHigh | DtGrid | protected |
| myNumWide | DtGrid | protected |
| myOwner | DtGdbNode | protected |
| myStartingGridpostIndex | DtGrid | protected |
| myTerrainDb | DtGrid | protected |
| myTopRightVertex | DtGrid | protected |
| NULL_NODE enum value | DtGdbNode | |
| numberOfPosts() const | DtGrid | inlinevirtual |
| 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 | protectedvirtual |
| POLYGON_IMMEDIATE enum value | DtGdbNode | |
| POLYGON_INDIRECT enum value | DtGdbNode | |
| 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 value | DtGdbNode | |
| removeChild(DtGdbNode *child) | DtGdbNode | virtual |
| sanityCheck() const | DtGdbNode | virtual |
| setIsMemoryManaged() | DtMemoryManageable | inlineprotectedvirtual |
| setIsRemoved(bool onOff) | DtMemoryManageable | inlinevirtual |
| sizeInBytes() const | DtGrid | virtual |
| startingGridPostIndex() const | DtGrid | inlinevirtual |
| STATIC_COORDINATE_SYSTEM enum value | DtGdbNode | |
| TERRAIN_FEATURE enum value | DtGdbNode | |
| topRightVertex() const | DtGrid | inlinevirtual |
| TREE enum value | DtGdbNode | |
| TRIANGLE_INDIRECT enum value | DtGdbNode | |
| type() const | DtGrid | inlinevirtual |
| unloadAllExternalFiles() const | DtGdbNode | virtual |
| VERTEX_LIST enum value | DtGdbNode | |
| width() const | DtGrid | inlinevirtual |
| ~DtGdbNode() | DtGdbNode | virtual |
| ~DtGrid() | DtGrid | virtual |
| ~DtMemoryManageable() | DtMemoryManageable | virtual |