Derm.Render.Vertex4d Struct Reference

Homogeneous tridimensional vertex value type (double coordinates). More...

Inheritance diagram for Derm.Render.Vertex4d:
Derm.Render.IVertex4 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

double w
 W coordinate for fourdimensional vertex.
double x
 X coordinate for fourdimensional vertex.
double y
 Y coordinate for fourdimensional vertex.
double z
 Z coordinate for fourdimensional vertex.

Properties

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

Detailed Description

Homogeneous tridimensional vertex value type (double coordinates).


Member Function Documentation

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

Get the type of the components of this IVertex.

Returns:
A System.Type

Implements Derm.Render.IVertex.

int Derm.Render.Vertex4d.GetComponentsCount (  ) 

Get the number of the components of this Vertex3d.

Returns:
It returns 3. A System.Int32

Implements Derm.Render.IVertex.


Member Data Documentation

W coordinate for fourdimensional vertex.

X coordinate for fourdimensional vertex.

Y coordinate for fourdimensional vertex.

Z coordinate for fourdimensional vertex.


Property Documentation

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

Vertex components indexer (cast to sbyte to float).

Parameters:
idx A System.Int32

Implements Derm.Render.IVertex.



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