Space Engineers
Public Member Functions | Public Attributes | Protected Attributes | Properties | List of all members
Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat > Class Template Reference

Public Member Functions

 MyWrappedCubemap ()
 
void PrepareSides ()
 

Public Attributes

string Name
 

Protected Attributes

FaceFormat[] m_faces
 
int m_resolution
 

Properties

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

Type Constraints
FaceFormat :IMyWrappedCubemapFace 

Definition at line 23 of file MyPlanetCubemaps.cs.

Constructor & Destructor Documentation

Definition at line 68 of file MyPlanetCubemaps.cs.

Member Function Documentation

void Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.PrepareSides ( )
inline

Definition at line 73 of file MyPlanetCubemaps.cs.

Member Data Documentation

FaceFormat [] Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.m_faces
protected

Definition at line 25 of file MyPlanetCubemaps.cs.

int Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.m_resolution
protected

Definition at line 27 of file MyPlanetCubemaps.cs.

string Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.Name

Definition at line 29 of file MyPlanetCubemaps.cs.

Property Documentation

FaceFormat Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.Back
get

Definition at line 57 of file MyPlanetCubemaps.cs.

FaceFormat Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.Bottom
get

Definition at line 47 of file MyPlanetCubemaps.cs.

FaceFormat [] Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.Faces
get

Definition at line 115 of file MyPlanetCubemaps.cs.

FaceFormat Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.Front
get

Definition at line 52 of file MyPlanetCubemaps.cs.

FaceFormat Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.Left
get

Definition at line 32 of file MyPlanetCubemaps.cs.

int Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.Resolution
get

Definition at line 61 of file MyPlanetCubemaps.cs.

FaceFormat Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.Right
get

Definition at line 37 of file MyPlanetCubemaps.cs.

FaceFormat Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.this[int i]
get

Definition at line 64 of file MyPlanetCubemaps.cs.

FaceFormat Sandbox.Engine.Voxels.MyWrappedCubemap< FaceFormat >.Top
get

Definition at line 42 of file MyPlanetCubemaps.cs.


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