20#include <Topology/TriangleSet.h> 
   24    template<
typename TDataType>
 
   29        typedef typename TDataType::Coord 
Coord;
 
 
#define DECLARE_TCLASS(name, T1)
 
#define IMPLEMENT_TCLASS(name, T1)
 
DEF_INSTANCE_IN(TriangleSet< TDataType >, TriangleSet, "A set of triangles")
 
~GLSurfaceVisualNode() override
 
void resetStates() override
 
std::string caption() override
Return the caption.
 
DEF_VAR(Vec3f, Color, Vec3f(0.8f), "Color")
 
GLSurfaceVisualNode(bool phong=false)
 
std::string getNodeType() override
 
This is an implementation of AdditiveCCD based on peridyno.