NewtonHeightmapShape

Undocumented in source.

Constructors

this
this(Heightmap heightmap, uint w, uint h, Vector3f scale, NewtonPhysicsWorld world)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Variables

attributeMap
ubyte[] attributeMap;
Undocumented in source.
elevationMap
float[] elevationMap;
Undocumented in source.
height
uint height;
Undocumented in source.
width
uint width;
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