![]() |
VR-Forces 5.0.2 Developer's Guide
|
This is the complete list of members for makVrv::DtChannel, including all inherited members.
| channelEnabled() const =0 | makVrv::DtChannel | pure virtual |
| configuration() const | makVrv::DtChannel | |
| connectToObserver()=0 | makVrv::DtChannel | protectedpure virtual |
| currentModelSet() const | makVrv::DtChannel | |
| DtChannel(DtDe &de, DtChannelConfiguration &) | makVrv::DtChannel | protected |
| DtChannel() | makVrv::DtChannel | private |
| DtChannel(const DtChannel &) | makVrv::DtChannel | private |
| findObserver() const | makVrv::DtChannel | |
| findWorldIntersection(double screenX, double screenY, DtIntersector::IntersectProperties properties=DtIntersector::AllNodes, std::vector< DtElementID > *ignoreList=0)=0 | makVrv::DtChannel | pure virtual |
| getViewport(int &x, int &y, int &width, int &height) const =0 | makVrv::DtChannel | pure virtual |
| moveMouseToScreenLocation(float pixelX, float pixelY)=0 | makVrv::DtChannel | pure virtual |
| myChannelConfiguration | makVrv::DtChannel | protected |
| myConnections | makVrv::DtChannel | protected |
| myDe | makVrv::DtChannel | protected |
| myModelSet | makVrv::DtChannel | protected |
| myObserver | makVrv::DtChannel | protected |
| myObserverName | makVrv::DtChannel | protected |
| myProjectionResizePolicy | makVrv::DtChannel | protected |
| observerAdded(const std::string &observerName) | makVrv::DtChannel | protectedvirtual |
| observerName() | makVrv::DtChannel | |
| observerRemoved(const std::string &observerName) | makVrv::DtChannel | protectedvirtual |
| operator=(const DtChannel &) | makVrv::DtChannel | private |
| processKeyboardEvent(const DtKeyEvent &ev)=0 | makVrv::DtChannel | pure virtual |
| processMouseEvent(const DtMouseEvent &ev)=0 | makVrv::DtChannel | pure virtual |
| projectionResizePolicy() const | makVrv::DtChannel | virtual |
| projectToScreen(double dbX, double dbY, double dbZ, double &screenX, double &screenY, double &screenZ)=0 | makVrv::DtChannel | pure virtual |
| projectToWorld(double screenX, double screenY, double &dbX, double &dbY, double &dbZ)=0 | makVrv::DtChannel | pure virtual |
| screenCapture()=0 | makVrv::DtChannel | pure virtual |
| setCameraPosition(double x, double y, double z)=0 | makVrv::DtChannel | pure virtual |
| setChannelEnabled(bool enabled, bool partial=false)=0 | makVrv::DtChannel | pure virtual |
| setClearColor(float r, float g, float b, float a)=0 | makVrv::DtChannel | pure virtual |
| setObserverName(const std::string &observerName) | makVrv::DtChannel | virtual |
| setProjectionResizePolicy(DtChannelConfiguration::ProjectionResizePolicy policy) | makVrv::DtChannel | virtual |
| setSensorName(const std::string &sensorName)=0 | makVrv::DtChannel | pure virtual |
| setViewport(int x, int y, int width, int height)=0 | makVrv::DtChannel | pure virtual |
| setWindow(DtWindow *)=0 | makVrv::DtChannel | pure virtual |
| update()=0 | makVrv::DtChannel | pure virtual |
| updateAcquisitionBoxFrustumPlanes(const int &boxCenterX, const int &boxCenterY, const int &boxWidth, const int &boxHeight, std::vector< DtVector4< double > > &planes)=0 | makVrv::DtChannel | pure virtual |
| updateCameraFrustumPlanes(std::vector< DtVector4< double > > &planes)=0 | makVrv::DtChannel | pure virtual |
| updateProjection()=0 | makVrv::DtChannel | pure virtual |
| window() const =0 | makVrv::DtChannel | pure virtual |
| ~DtChannel() | makVrv::DtChannel | virtual |