5 #include <PyPrimitiveWrapper.h>
30 inline std::string toString(){
return ((
Triangle *) prim)->toString();}
Class representing triangle primitive.
Definition: Triangle.h:13
Wrapper for Primitive class.
Definition: PyPrimitiveWrapper.h:20
Wrapper for Triangle class.
Definition: PyTriangleWrapper.h:17
Wrapper to communicate glm::dvec3 with python.
Definition: PythonDVec3.h:16