Derm.Render.Vertex1b Struct Reference

Unidimensional vertex value type (byte coordinates). More...

Inheritance diagram for Derm.Render.Vertex1b:
Derm.Render.IVertex1 Derm.Render.IVertex

List of all members.

Public Member Functions

System.Type GetBaseType ()
 Get the type of the components of this IVertex.
int GetComponentsCount ()
 Get the number of the components of this IVertex.

Public Attributes

sbyte x
 X coordinate for unidimensional vertex.

Properties

float this [int idx] [get, set]
 Vertex components indexer (cast to sbyte to float).
float X [get, set]
 Vertex coordinate X.

Detailed Description

Unidimensional vertex value type (byte coordinates).


Member Function Documentation

System.Type Derm.Render.Vertex1b.GetBaseType (  ) 

Get the type of the components of this IVertex.

Returns:
A System.Type

Implements Derm.Render.IVertex.

int Derm.Render.Vertex1b.GetComponentsCount (  ) 

Get the number of the components of this IVertex.

Returns:
It returns 3. A System.Int32

Implements Derm.Render.IVertex.


Member Data Documentation

X coordinate for unidimensional vertex.


Property Documentation

float Derm.Render.Vertex1b.this[int idx] [get, set]

Vertex components indexer (cast to sbyte to float).

Parameters:
idx A System.Int32

Implements Derm.Render.IVertex.

float Derm.Render.Vertex1b.X [get, set]

Vertex coordinate X.

Implements Derm.Render.IVertex1.



Services powered by Get Deus Ex Render Machina at SourceForge.net. Fast, secure and Free Open Source software downloads