#include <MRPointInAllSpaces.h>
Public Attributes | |
Vector3f | screenSpace |
Vector3f | viewportSpace |
ViewportId | viewportId |
Vector3f | clipSpace |
Vector3f | cameraSpace |
Vector3f | worldSpace |
std::shared_ptr< VisualObject > | obj |
PointOnFace | pof |
Vector3f MR::PointInAllSpaces::cameraSpace |
Vector3f MR::PointInAllSpaces::clipSpace |
std::shared_ptr<VisualObject> MR::PointInAllSpaces::obj |
PointOnFace MR::PointInAllSpaces::pof |
Vector3f MR::PointInAllSpaces::screenSpace |
ViewportId MR::PointInAllSpaces::viewportId |
Vector3f MR::PointInAllSpaces::viewportSpace |
Vector3f MR::PointInAllSpaces::worldSpace |