![]() |
VR-Forces 4.6 Class Documentation
|
This is the complete list of members for makVrv::DtChannel, including all inherited members.
| configuration() const | makVrv::DtChannel | |
| connectToObserver()=0 | makVrv::DtChannel | protectedpure virtual |
| currentModelSet() const | makVrv::DtChannel | |
| DtChannel(DtDe &de, DtChannelConfiguration &) | makVrv::DtChannel | protected |
| findObserver() const | makVrv::DtChannel | |
| 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 | protected |
| observerName() | makVrv::DtChannel | |
| observerRemoved(const std::string &observerName) | makVrv::DtChannel | protected |
| 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 |
| setClearColor(float r, float g, float b, float a)=0 | makVrv::DtChannel | pure virtual |
| setObserverName(const std::string &observerName) | makVrv::DtChannel | virtual |
| setProjectionMatrixAsFrustum(double left, double right, double bottom, double topz, double zNear, double zFar)=0 | makVrv::DtChannel | protectedpure virtual |
| setProjectionMatrixAsPerspective(double fovy, double aspectRatio, double zNear, double zFar)=0 | makVrv::DtChannel | protectedpure 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 |
| updateProjection()=0 | makVrv::DtChannel | pure virtual |
| window() const =0 | makVrv::DtChannel | pure virtual |
| ~DtChannel() | makVrv::DtChannel | virtual |