#include <MRPointInAllSpaces.h>
Public Attributes | |
| Vector3f | screenSpace |
| Vector3f | viewportSpace |
| ViewportId | viewportId |
| Vector3f | clipSpace |
| Vector3f | cameraSpace |
| Vector3f | worldSpace |
| World space: applied model transform to Mesh(Point Cloud) vertices xyz[-inf, inf]. | |
| std::shared_ptr< VisualObject > | obj |
| Model space: coordinates as they stored in the model of VisualObject. | |
| PointOnFace | pof |