|
Nebula
|
#include <im3d_math.h>
Public Member Functions | |
| Plane () | |
| Plane (const Vec3 &_normal, float _offset) | |
| Plane (const Vec3 &_normal, const Vec3 &_origin) | |
Public Attributes | |
| Vec3 | m_normal |
| float | m_offset |
|
inline |
| Plane::Plane | ( | const Vec3 & | _normal, |
| float | _offset ) |
| Vec3 Im3d::Plane::m_normal |
| float Im3d::Plane::m_offset |