Property | Type | Description | |
---|---|---|---|
AABB | |||
FileName | string | ||
Indices | List |
||
OrientatedBoundingBox | WCell.Util.Graphics.OBB | ||
TotalGroups | int | ||
Triangles | List |
||
Vertices | List |
Method | Description | |
---|---|---|
AddWMOGroup ( |
||
ClearCollisionData ( ) : void | ||
CreateAABB ( System.Vector3 min, System.Vector3 max ) : void | ||
GetWMOGroup ( int index ) : |
||
WMO ( ) : System | ||
WMO ( String name ) : System |
public AddWMOGroup ( |
||
wmoGroup | ||
return | void |
public CreateAABB ( System.Vector3 min, System.Vector3 max ) : void | ||
min | System.Vector3 | |
max | System.Vector3 | |
return | void |
public AABB,TerrainDisplay.Collision._3D AABB | ||
return |
public OBB,WCell.Util.Graphics OrientatedBoundingBox | ||
return | WCell.Util.Graphics.OBB |