NewtonCylinderShape

Undocumented in source.

Constructors

this
this(float radius1, float radius2, float height, NewtonPhysicsWorld world)
Undocumented in source.

Members

Variables

height
float height;
Undocumented in source.
radius1
float radius1;
Undocumented in source.
radius2
float radius2;
Undocumented in source.

Inherited Members

From NewtonCollisionShape

world
NewtonPhysicsWorld world;
Undocumented in source.
newtonCollision
NewtonCollision* newtonCollision;
Undocumented in source.
~this
~this()
Undocumented in source.
setTransformation
void setTransformation(Matrix4x4f m)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta