Bubba-3D
0.9.0
Awesome game engine!
|
Public Member Functions | |
Triangle (chag::float3 p1, chag::float3 p2, chag::float3 p3) | |
BoundingBox * | getBoundingBox () |
Public Attributes | |
chag::float3 | p1 |
chag::float3 | p2 |
chag::float3 | p3 |
Definition at line 25 of file Triangle.h.