|
Blender V5.0
|
#include <Projections.h>
Public Attributes | |
| int64_t | origin |
| int64_t | edges [3] |
| int64_t | min |
| int64_t | max |
Definition at line 63 of file Projections.h.
| int64_t CubeProjection::edges[3] |
Definition at line 65 of file Projections.h.
Referenced by CubeTriangleIsect::CubeTriangleIsect(), and CubeTriangleIsect::CubeTriangleIsect().
| int64_t CubeProjection::max |
Definition at line 66 of file Projections.h.
Referenced by CubeTriangleIsect::CubeTriangleIsect(), and CubeTriangleIsect::CubeTriangleIsect().
| int64_t CubeProjection::min |
Definition at line 66 of file Projections.h.
Referenced by CubeTriangleIsect::CubeTriangleIsect(), and CubeTriangleIsect::CubeTriangleIsect().
| int64_t CubeProjection::origin |
Definition at line 64 of file Projections.h.
Referenced by CubeTriangleIsect::CubeTriangleIsect(), and CubeTriangleIsect::CubeTriangleIsect().