VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
CellMesh Class Reference

CellMesh object indicated by Ddo.ObjectType.CellMesh. ID range 0x01000000 to 0x01FFFFFF. Also called CellStructure in the game clients. Should be consistent between DDO and LOTRO. Usage: new CellMesh(...) - will add a static method loader in the future. More...

Public Member Functions

 CellMesh (BinaryReader reader, IPropertyMaster propertyMaster)
 

Properties

uint Id [get]
 
PhysicsMesh PhysicsMesh [get]
 
List< Plane > Planes = new List<Plane>() [get]
 
List< PolygonPortalPolygons [get]
 
List< PolygonPhysicsPolygons [get]
 
List< Vector3 > Vertices [get]
 
IPropertyCollection Properties [get]
 
RenderMesh RenderMesh [get]
 

Detailed Description

CellMesh object indicated by Ddo.ObjectType.CellMesh. ID range 0x01000000 to 0x01FFFFFF. Also called CellStructure in the game clients. Should be consistent between DDO and LOTRO. Usage: new CellMesh(...) - will add a static method loader in the future.


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