NewtonMaterialData

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
union NewtonMaterialData {}

Members

Variables

m_float
dFloat m_float;
Undocumented in source.
m_int
dLong m_int;
Undocumented in source.
m_ptr
void* m_ptr;
Undocumented in source.

Meta