|
Rasterfarm-SDK
|
Classes | |
| class | Primitive3D::Capsule |
Namespaces | |
| namespace | Primitive3D |
| API for calculating axis-aligned bounding-boxes, distance, intersections, and closet-points for 3D primitves. | |
Typedefs | |
| typedef List< Capsule > | Primitive3D::CapsuleList |
| typedef HeapArray< Capsule > | Primitive3D::CapsuleArray |
Functions | |
| bool | Primitive3D::operator== (const Capsule &a, const Capsule &b) |
| template<uint LENGTH> | |
| Capsule | Primitive3D::operator* (const Matrix< float, LENGTH, LENGTH > &mat, const Capsule &cap) |