22 template<
typename TDataType>
27 typedef typename TDataType::Real
Real;
28 typedef typename TDataType::Coord
Coord;
36 DEF_VAR(
Real, GridSpacing, 0.05f,
"The grid spacing used in discretizing the basic shape");
#define DECLARE_TCLASS(name, T1)
void resetStates() override
DEF_VAR(Real, GridSpacing, 0.05f, "The grid spacing used in discretizing the basic shape")
DEF_VAR(bool, Inerted, false, "")
~BasicShapeToVolume() override
DEF_NODE_PORT(BasicShape< TDataType >, Shape, "")
bool validateInputs() override
This is an implementation of AdditiveCCD based on peridyno.