![]() |
VR-Forces 4.7 Class Documentation
|
This is the complete list of members for makVrv::DtViewStateProcessor, including all inherited members.
| DtViewStateProcessor() | makVrv::DtViewStateProcessor | |
| makeAbsolute(double x, double y, double z, double psi, double theta, double phi, long ignoreFlags) | makVrv::DtViewStateProcessor | |
| makeCompass(const DtUniqueID &targetId, double bodyHeading, double headingOffset, double pitch, double pitchOffset, double roll, double radius, long ignoreFlags) | makVrv::DtViewStateProcessor | |
| makeFollow(const DtUniqueID &targetId, double x, double y, double z, long ignoreFlags) | makVrv::DtViewStateProcessor | |
| makeMimic(const DtUniqueID &targetId, double x, double y, double z, double psi, double theta, double phi, long ignoreFlags) | makVrv::DtViewStateProcessor | |
| makeMimicTrack(const DtUniqueID &mimicId, const DtUniqueID &trackId, double x, double y, double z, long ignoreFlags) | makVrv::DtViewStateProcessor | |
| makeMove(double geocX, double geocY, double geocZ, double geocPsi, double geocTheta, double geocPhi, int move, int turn, bool reset, long ignoreFlags) | makVrv::DtViewStateProcessor | |
| makeOrbit(const DtUniqueID &targetId, double azimuthRate, double attachX, double attachY, double attachZ, double offsetX, double offsetY, double offsetZ, long ignoreFlags) | makVrv::DtViewStateProcessor | |
| makeTether(const DtUniqueID &targetId, double x, double y, double z, double psi, double theta, double phi, long ignoreFlags) | makVrv::DtViewStateProcessor | |
| makeTetherTrack(const DtUniqueID &tetherId, const DtUniqueID &trackId, double x, double y, double z, long ignoreFlags) | makVrv::DtViewStateProcessor | |
| makeTrack(const DtUniqueID &targetId, double x, double y, double z, long ignoreFlags) | makVrv::DtViewStateProcessor | |
| ObserverAction typedef | makVrv::DtViewStateProcessor | |
| setAbsolute(double x, double y, double z, double psi, double theta, double phi, long ignoreFlags, DtObserver &obs) | makVrv::DtViewStateProcessor | protectedstatic |
| setCompass(const DtUniqueID &targetId, const RadiusArg &pos, double headingOffset, double pitchOffset, double roll, long ignoreFlags, DtObserver &obs) | makVrv::DtViewStateProcessor | protectedstatic |
| setFollow(const DtUniqueID &targetId, double x, double y, double z, long ignoreFlags, DtObserver &obs) | makVrv::DtViewStateProcessor | protectedstatic |
| setMimic(const DtUniqueID &targetId, const Vec3d &attachPos, double psi, double theta, double phi, long ignoreFlags, DtObserver &obs) | makVrv::DtViewStateProcessor | protectedstatic |
| setMimicTrack(const DtUniqueID &mimicId, const DtUniqueID &trackId, double x, double y, double z, long ignoreFlags, DtObserver &obs) | makVrv::DtViewStateProcessor | protectedstatic |
| setMove(const Vec3d &geocPos, const Vec3d &geocOrient, int move, int turn, bool reset, long ignoreFlags, DtObserver &obs) | makVrv::DtViewStateProcessor | protectedstatic |
| setOrbit(const DtUniqueID &targetId, double azimuthRate, const Vec3d &attachPos, const Vec3d &offset, long ignoreFlags, DtObserver &obs) | makVrv::DtViewStateProcessor | protectedstatic |
| setTether(const DtUniqueID &targetId, const Vec3d &attachPos, double psi, double theta, double phi, long ignoreFlags, DtObserver &obs) | makVrv::DtViewStateProcessor | protectedstatic |
| setTetherTrack(const DtUniqueID &tetherId, const DtUniqueID &trackId, double x, double y, double z, long ignoreFlags, DtObserver &obs) | makVrv::DtViewStateProcessor | protectedstatic |
| setTrack(const DtUniqueID &targetId, double x, double y, double z, long ignoreFlags, DtObserver &obs) | makVrv::DtViewStateProcessor | protectedstatic |
| ~DtViewStateProcessor() | makVrv::DtViewStateProcessor |