Struct output¶
Defined in File output.hxx
Struct Documentation¶
-
struct enve::output¶
-
Output data class.
Public Members
-
acme::point point = NAN_POINT¶
-
Output contact point.
-
acme::vec3 normal = NAN_VEC3¶
-
Output contact normal.
-
acme::real friction = QUIET_NAN¶
-
Output contact friction.
-
acme::real depth = QUIET_NAN¶
-
Output contact depth.
-
acme::real area = QUIET_NAN¶
-
Output contact area.
-
acme::real volume = QUIET_NAN¶
-
Output contact volume.
-
acme::point point = NAN_POINT¶