candlewick 0.1.0
A renderer
|
Go to the source code of this file.
Namespaces | |
namespace | coal |
namespace | candlewick |
Functions | |
template<typename T> | |
decltype(auto) | candlewick::castCoalGeom (const coal::CollisionGeometry &geometry) |
MeshData | candlewick::loadCoalPrimitive (const coal::ShapeBase &geometry) |
Load primitive given a coal::CollisionGeometry. | |
MeshData | candlewick::loadCoalConvex (const coal::ConvexBase &geom) |
MeshData | candlewick::loadCoalHeightField (const coal::HeightField< coal::AABB > &collGeom) |
MeshData | candlewick::loadCoalHeightField (const coal::HeightField< coal::OBBRSS > &collGeom) |