MeshRoadNodeEvent
Engine/source/environment/meshRoad.cpp
Private Types
Parent
Public Attributes
Public Functions
copyIntoList(NodeListManager::NodeList * copyInto)
pack(NetConnection * , BitStream * )
unpack(NetConnection * , BitStream * )
Detailed Description
Private Types
typedef NodeListEvent Parent
Public Attributes
Vector< F32 > mDepths
Vector< VectorF > mNormals
Vector< Point3F > mPositions
Vector< F32 > mWidths
Public Functions
MeshRoadNodeEvent()
~MeshRoadNodeEvent()
copyIntoList(NodeListManager::NodeList * copyInto)
Reimplemented from: NodeListEvent
DECLARE_CONOBJECT(MeshRoadNodeEvent )
pack(NetConnection * , BitStream * )
Reimplemented from: NodeListEvent
padListToSize()
Reimplemented from: NodeListEvent
unpack(NetConnection * , BitStream * )
Reimplemented from: NodeListEvent