Derm.Render.Vertex2b Struct Reference

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

Inheritance diagram for Derm.Render.Vertex2b:
Derm.Render.IVertex2 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 Vertex3d.

Public Attributes

byte x
 X coordinate for bidimensional vertex.
byte y
 Y coordinate for bidimensional vertex.

Properties

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

Detailed Description

Bidimensional vertex value type (byte coordinates).


Member Function Documentation

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

Get the type of the components of this IVertex.

Returns:
A System.Type

Implements Derm.Render.IVertex.

int Derm.Render.Vertex2b.GetComponentsCount (  ) 

Get the number of the components of this Vertex3d.

Returns:
It returns 3. A System.Int32

Implements Derm.Render.IVertex.


Member Data Documentation

X coordinate for bidimensional vertex.

Y coordinate for bidimensional vertex.


Property Documentation

float Derm.Render.Vertex2b.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.Vertex2b.X [get, set]

Vertex coordinate X.

Implements Derm.Render.IVertex2.

float Derm.Render.Vertex2b.Y [get, set]

Vertex coordinate Y.

Implements Derm.Render.IVertex2.



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