33 template<
typename TDataType>
38 typedef typename TDataType::Real
Real;
47 template<
typename TDataType>
52 typedef typename TDataType::Real
Real;
53 typedef typename TDataType::Coord
Coord;
bool captionVisible() override
Whether to hide the caption in the GUI.
std::string getModuleType() override
DECLARE_TCLASS(FloatingNumber, TDataType)
DEF_VAR(Real, Value, Real(0), "Initial value")
DEF_VAR_OUT(Real, Floating, "")
Module(std::string name="default")
DEF_VAR_OUT(Coord, Vector, "")
DECLARE_TCLASS(Vector3Source, TDataType)
DEF_VAR(Coord, Value, Real(0), "Initial value")
This is an implementation of AdditiveCCD based on peridyno.