|
candlewick 0.10.0-4-g76c0
A tiny cross-platform renderer based on SDL3
|
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) |