RayQuery Member List
This is the complete list of members for RayQuery, including all inherited members.
| ClosestPoint(bool _forceSceneUpdate=true)=0 | RayQuery | pure virtual |
| Destroy()=0 | Object | pure virtual |
| Direction() const =0 | RayQuery | pure virtual |
| Id() const =0 | Object | pure virtual |
| Name() const =0 | Object | pure virtual |
| Origin() const =0 | RayQuery | pure virtual |
| PostRender()=0 | Object | pure virtual |
| PreRender()=0 | Object | pure virtual |
| Scene() const =0 | Object | pure virtual |
| SetDirection(const math::Vector3d &_dir)=0 | RayQuery | pure virtual |
| SetFromCamera(const CameraPtr &_camera, const math::Vector2d &_coord)=0 | RayQuery | pure virtual |
| SetFromCamera(const WideAngleCameraPtr &_camera, uint32_t _faceIdx, const math::Vector2d &_coord)=0 | RayQuery | pure virtual |
| SetOrigin(const math::Vector3d &_origin)=0 | RayQuery | pure virtual |
| SetPreferGpu(bool _preferGpu)=0 | RayQuery | pure virtual |
| UsesGpu() const =0 | RayQuery | pure virtual |
| ~Object() | Object | virtual |
| ~RayQuery() | RayQuery | virtual |