OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
PrimMesher.PathNode Struct Reference
Collaboration diagram for PrimMesher.PathNode:
Collaboration graph
[legend]

Public Attributes

Coord position
 
Quat rotation
 
float xScale
 
float yScale
 
float percentOfPath
 

Detailed Description

Definition at line 1228 of file PrimMesher.cs.

Member Data Documentation

float PrimMesher.PathNode.percentOfPath

Definition at line 1234 of file PrimMesher.cs.

Coord PrimMesher.PathNode.position

Definition at line 1230 of file PrimMesher.cs.

Quat PrimMesher.PathNode.rotation

Definition at line 1231 of file PrimMesher.cs.

float PrimMesher.PathNode.xScale

Definition at line 1232 of file PrimMesher.cs.

float PrimMesher.PathNode.yScale

Definition at line 1233 of file PrimMesher.cs.


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