![]() |
VR-Forces 4.2 Class Documentation
|
This is the complete list of members for DtVrfObjectGeometry, including all inherited members.
| addAlias(const DtSymbolString &alias) | DtReaderWriter | virtual |
| aliasConstIter typedef | DtReaderWriter | |
| aliasContainer typedef | DtReaderWriter | |
| aliases() const | DtReaderWriter | virtual |
| aliasIter typedef | DtReaderWriter | |
| appPath() | DtReaderWriter | static |
| bindLocalVariables(const DtVariableBindingsList &variableBindings) | DtReaderWriter | protectedvirtual |
| bindToRwAsVariable(const DtReaderWriter *rw) | DtReaderWriter | protectedvirtual |
| bindVariables(DtVariableBindingsList variableBindings) | DtReaderWriter | virtual |
| boundingGeometry() const | DtVrfObjectGeometry | virtual |
| boundingGeometry() | DtVrfObjectGeometry | virtual |
| calculateBoundingVolume(const DtVertexList &vertices, DtSimBoundingGeometry &boundingGeometry) | DtVrfObjectGeometry | virtual |
| clearAllVariableReferenceFlags() | DtReaderWriter | virtual |
| clone(const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const | DtVrfObjectGeometry | virtual |
| closedFigure() const | DtVrfObjectGeometry | virtual |
| createReaderWriterFactory() | DtReaderWriter | static |
| distSquaredTo(const DtVector &testPoint) const | DtVrfObjectGeometry | virtual |
| DtReaderWriter() | DtReaderWriter | |
| DtReaderWriter(const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false) | DtReaderWriter | |
| DtReaderWriter(const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false) | DtReaderWriter | |
| DtReaderWriter(const DtString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL) | DtReaderWriter | |
| DtReaderWriter(const DtSymbolString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL) | DtReaderWriter | |
| DtReaderWriterFactoryCreatorFcn typedef | DtReaderWriter | |
| DtVariableNameType typedef | DtReaderWriter | |
| DtVrfObjectGeometry() | DtVrfObjectGeometry | private |
| DtVrfObjectGeometry(DtSimObjectStateRepository *sr, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) | DtVrfObjectGeometry | |
| DtVrfObjectGeometry(const DtVrfObjectGeometry &orig, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) | DtVrfObjectGeometry | |
| factory() | DtReaderWriter | static |
| getData(DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings) | DtReaderWriter | protectedvirtual |
| getSelf(DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings) | DtVrfObjectGeometry | protectedvirtual |
| DtReaderWriter::getSelf(DtlObjPtr args, const DtFilename &searchPath=DtFilename::nullFilename(), const DtVariableBindingsList &variableBindings=nullVariableReference()) | DtReaderWriter | virtual |
| hasAlias(const DtSymbolString &alias) | DtReaderWriter | virtual |
| hasChild(const DtReaderWriter *p) const | DtReaderWriter | virtual |
| invalid() const | DtReaderWriter | inline |
| isReadonly() const | DtReaderWriter | virtual |
| isVariableReference() const | DtReaderWriter | virtual |
| localBoundingGeometry() const | DtVrfObjectGeometry | virtual |
| localBoundingGeometry() | DtVrfObjectGeometry | virtual |
| localGetClosestLine(const DtVector &point, DtVector &linePt1, DtVector &linePt2) const | DtVrfObjectGeometry | virtual |
| localGetClosestVertex(const DtVector &point, DtVector &vertex) const | DtVrfObjectGeometry | virtual |
| myAliases | DtReaderWriter | protected |
| myBoundingGeometry | DtVrfObjectGeometry | protected |
| myClosedFigure | DtVrfObjectGeometry | protected |
| myInvalid | DtReaderWriter | protected |
| myIsVariableReference | DtReaderWriter | protected |
| myName | DtReaderWriter | protected |
| myObjectVertices | DtVrfObjectGeometry | protected |
| myOldWorld | DtVrfObjectGeometry | protected |
| myProjection | DtVrfObjectGeometry | protected |
| myReadOnlyFlag | DtReaderWriter | protected |
| myRegistry | DtReaderWriter | protected |
| myStateRep | DtVrfObjectGeometry | protected |
| myValueSpecified | DtReaderWriter | protected |
| myVariableIsBound | DtReaderWriter | protected |
| myVariableName | DtReaderWriter | protected |
| name() const | DtReaderWriter | virtual |
| nullVariableReference() | DtReaderWriter | static |
| objectVertexIterator() const | DtVrfObjectGeometry | virtual |
| objectVertices() const | DtVrfObjectGeometry | virtual |
| objectVertices() | DtVrfObjectGeometry | virtual |
| oldWorld() const | DtVrfObjectGeometry | inline |
| operator!=(const DtReaderWriter &rhs) | DtReaderWriter | inline |
| operator=(DtVrfObjectGeometry &orig) | DtVrfObjectGeometry | |
| DtReaderWriter::operator=(const DtReaderWriter &orig) | DtReaderWriter | |
| operator==(const DtReaderWriter &) const | DtReaderWriter | |
| prettyPrint() const | DtReaderWriter | virtual |
| projection() const | DtVrfObjectGeometry | virtual |
| putData(FILE *fp, int indentLevel=0) | DtReaderWriter | protectedvirtual |
| putIndent(FILE *fp, int indentLevel) | DtReaderWriter | static |
| putSelf(FILE *fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename()) | DtReaderWriter | virtual |
| readerWriterType() const | DtReaderWriter | virtual |
| registry() const | DtReaderWriter | inline |
| registry() | DtReaderWriter | inline |
| removeAllObjectVertices() | DtVrfObjectGeometry | virtual |
| removeAllOldWorldVertices() | DtVrfObjectGeometry | protected |
| removeVertex(int iIndex) | DtVrfObjectGeometry | virtual |
| setBoundingGeometry(const DtSimBoundingGeometry &bounds) | DtVrfObjectGeometry | virtual |
| setClosedFigure(bool closed) | DtVrfObjectGeometry | virtual |
| setFactoryCreatorFunction(DtReaderWriterFactoryCreatorFcn fcn) | DtReaderWriter | static |
| setIsVariableReference(bool value) | DtReaderWriter | virtual |
| setLocalBoundingGeometry(const DtSimBoundingGeometry &bounds) | DtVrfObjectGeometry | virtual |
| setName(const DtString &) | DtReaderWriter | virtual |
| setObjectVertices(const DtLocalVertexList &vertices) | DtVrfObjectGeometry | virtual |
| setObjectVertices(const DtList &vertices) | DtVrfObjectGeometry | virtual |
| setPostGetSelfCallback(DtGetSelfCallbackFcn fcn, void *usrData) | DtReaderWriter | static |
| setPrePutSelfCallback(DtPutSelfCallbackFcn fcn, void *usrData) | DtReaderWriter | static |
| setProjection(bool projection) | DtVrfObjectGeometry | virtual |
| setReadonly(bool flag) | DtReaderWriter | virtual |
| setValueSpecified(bool specified, bool recurse=false) | DtReaderWriter | virtual |
| setVariableName(const DtSymbolString variableName) | DtReaderWriter | virtual |
| setWorldBoundingGeometry(const DtSimBoundingGeometry &bounds) | DtVrfObjectGeometry | virtual |
| theCreatorFcnSet | DtReaderWriter | protectedstatic |
| theEmptyVariableBindingsList | DtReaderWriter | protectedstatic |
| theFactory | DtReaderWriter | protectedstatic |
| theFactoryCreatorFcn | DtReaderWriter | protectedstatic |
| thePostGetSelfCallback | DtReaderWriter | protectedstatic |
| thePrePutSelfCallback | DtReaderWriter | protectedstatic |
| theUnspecifiedValue | DtReaderWriter | protectedstatic |
| unbindVariable() | DtReaderWriter | virtual |
| unboundVariables() const | DtReaderWriter | virtual |
| valueSpecified() const | DtReaderWriter | virtual |
| variableIsBound() const | DtReaderWriter | virtual |
| variableName() const | DtReaderWriter | virtual |
| worldBoundingGeometry() const | DtVrfObjectGeometry | virtual |
| worldBoundingGeometry() | DtVrfObjectGeometry | virtual |
| worldDistSquaredTo(const DtVector &point) const | DtVrfObjectGeometry | virtual |
| worldGetClosestLine(const DtVector &point, DtVector &linePt1, DtVector &linePt2) const | DtVrfObjectGeometry | virtual |
| worldGetClosestVertex(const DtVector &point, DtVector &vertex) const | DtVrfObjectGeometry | virtual |
| worldPointInsideBoundingGeometry(const DtVector &worldPoint, const DtVector &objectWorldLocation, const DtTaitBryan &objectWorldOrientation) const | DtVrfObjectGeometry | virtual |
| writeSelf(FILE *fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename()) | DtReaderWriter | virtual |
| ~DtReaderWriter() | DtReaderWriter | virtual |
| ~DtVrfObjectGeometry() | DtVrfObjectGeometry | virtual |