NewtonWorldConvexCastReturnInfo

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

m_contactID
dLong m_contactID;
Undocumented in source.
m_hitBody
const(NewtonBody)* m_hitBody;
Undocumented in source.
m_normal
dFloat[4] m_normal;
Undocumented in source.
m_penetration
dFloat m_penetration;
Undocumented in source.
m_point
dFloat[4] m_point;
Undocumented in source.

Meta