Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetBounds ( |
||
Initialize ( ) : void | ||
Render ( CNCMaps.FileFormats.VxlFile vxl, CNCMaps.FileFormats.HvaFile hva, |
||
RenderVoxel ( Vector3 v ) : void |
Method | Description | |
---|---|---|
CreateContext ( ) : bool | ||
CreateGameWindow ( ) : bool | ||
CreateMesaContext ( ) : bool | ||
DrawAxes ( ) : void | ||
ExtractRotationVector ( float mtx ) : Vector3 | ||
MatrixVectorMultiply ( float mtx, float vec ) : float[] | ||
SetupFramebuffer ( ) : bool | ||
ToOpenGL ( Matrix4 source ) : float[] |
public static GetBounds ( |
||
obj | ||
vxl | CNCMaps.FileFormats.VxlFile | |
hva | CNCMaps.FileFormats.HvaFile | |
props | CNCMaps.Engine.Rendering.DrawProperties | |
return | Rectangle |
public Render ( CNCMaps.FileFormats.VxlFile vxl, CNCMaps.FileFormats.HvaFile hva, |
||
vxl | CNCMaps.FileFormats.VxlFile | |
hva | CNCMaps.FileFormats.HvaFile | |
obj | ||
props | CNCMaps.Engine.Rendering.DrawProperties | |
return | CNCMaps.Engine.Rendering.DrawingSurface |