| Description | Hierarchy | Fields | Methods | Properties |
type TOdeGeomMesh = class(TOdeGeom)
This represent a geom without a body, ie an unmovable solid object. It has a mesh and a texture to draw it.
![]() |
constructor Create(space:PDxSpace;aMesh:TMesh; aTexture:TTexture; trimesh:PdxTriMeshData); overload; |
![]() |
constructor Create(space:PDxSpace;aMesh:TMesh; aTexture:TTexture); overload; |
![]() |
constructor Create(space:PDxSpace;aMesh:TMesh; aTexture:TTexture); overload; |
![]() |
constructor Create(space:PDxSpace;aMesh:TMesh; aTexture:TTexture; trimesh:PdxTriMeshData); overload; |