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

An object from client_gamelogic with IDs in the range of 0x06000000 - 0x06FFFFFF, corresponding to Scriptlet here: Ddo.ObjectType.RenderMesh This object is consistent between DDO and LOTRO. More...

Public Member Functions

 RenderMesh (BinaryReader reader)
 

Static Public Member Functions

static RenderMesh Load (IDatFile clientGameLogic, uint id)
 

Properties

uint Id [get]
 
uint MeshTypeId [get]
 
List< uint > MaterialDids [get]
 
uint VertexArrayCount [get]
 
List< VertexSetVertexArray [get]
 
uint IndexCount [get]
 
List< List< Triangle > > Indices [get]
 
uint FragmentCount [get]
 
List< RenderMeshFragmentFragments [get]
 

Detailed Description

An object from client_gamelogic with IDs in the range of 0x06000000 - 0x06FFFFFF, corresponding to Scriptlet here: Ddo.ObjectType.RenderMesh This object is consistent between DDO and LOTRO.


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