![]() |
Om
1.0.0
A universal framework for multimedia simulation
|
#include <omMathPrimitives.h>
Public Member Functions | |
| Triangle () | |
| Triangle (const VertexType &newV1, const VertexType &newV2, const VertexType &newV3) | |
Public Attributes | |
| VertexType | v1 |
| VertexType | v2 |
| VertexType | v3 |
|
inline |
|
inline |
| VertexType om::math::Triangle< VertexType >::v1 |
| VertexType om::math::Triangle< VertexType >::v2 |
| VertexType om::math::Triangle< VertexType >::v3 |
1.8.11