Space Engineers
Public Member Functions | List of all members
Sandbox.Engine.Voxels.Planet.MyHeightCubemap Class Reference
Inheritance diagram for Sandbox.Engine.Voxels.Planet.MyHeightCubemap:
Sandbox.Engine.Voxels.MyWrappedCubemap< MyHeightmapFace >

Public Member Functions

 MyHeightCubemap (string folderName, MyModContext context)
 
- Public Member Functions inherited from Sandbox.Engine.Voxels.MyWrappedCubemap< MyHeightmapFace >
 MyWrappedCubemap ()
 
void PrepareSides ()
 

Additional Inherited Members

- Public Attributes inherited from Sandbox.Engine.Voxels.MyWrappedCubemap< MyHeightmapFace >
string Name
 
- Protected Attributes inherited from Sandbox.Engine.Voxels.MyWrappedCubemap< MyHeightmapFace >
FaceFormat[] m_faces
 
int m_resolution
 
- Properties inherited from Sandbox.Engine.Voxels.MyWrappedCubemap< MyHeightmapFace >
FaceFormat Left [get]
 
FaceFormat Right [get]
 
FaceFormat Top [get]
 
FaceFormat Bottom [get]
 
FaceFormat Front [get]
 
FaceFormat Back [get]
 
int Resolution [get]
 
FaceFormat this[int i] [get]
 
FaceFormat[] Faces [get]
 

Detailed Description

Definition at line 16 of file MyHeightCubemap.cs.

Constructor & Destructor Documentation

Sandbox.Engine.Voxels.Planet.MyHeightCubemap.MyHeightCubemap ( string  folderName,
MyModContext  context 
)
inline

Definition at line 18 of file MyHeightCubemap.cs.


The documentation for this class was generated from the following file: