Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Paradox.Graphics.IVertex Interface Reference

The base interface for all the vertex data structure. More...

Inheritance diagram for SiliconStudio.Paradox.Graphics.IVertex:
SiliconStudio.Paradox.Graphics.VertexPositionNormalColor SiliconStudio.Paradox.Graphics.VertexPositionNormalTangentMultiTexture SiliconStudio.Paradox.Graphics.VertexPositionNormalTexture SiliconStudio.Paradox.Graphics.VertexPositionTexture

Public Member Functions

VertexDeclaration GetLayout ()
 Gets the layout of the vertex. More...
 
void FlipWinding ()
 Flip the vertex winding. More...
 

Detailed Description

The base interface for all the vertex data structure.

Definition at line 9 of file IVertex.cs.

Member Function Documentation


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