OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
PrimMesher.UVCoord Struct Reference

Public Member Functions

 UVCoord (float u, float v)
 
UVCoord Flip ()
 

Public Attributes

float U
 
float V
 

Detailed Description

Definition at line 228 of file PrimMesher.cs.

Constructor & Destructor Documentation

PrimMesher.UVCoord.UVCoord ( float  u,
float  v 
)
inline

Definition at line 234 of file PrimMesher.cs.

Member Function Documentation

UVCoord PrimMesher.UVCoord.Flip ( )
inline

Definition at line 240 of file PrimMesher.cs.

Member Data Documentation

float PrimMesher.UVCoord.U

Definition at line 230 of file PrimMesher.cs.

float PrimMesher.UVCoord.V

Definition at line 231 of file PrimMesher.cs.


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