RiverNodeEvent
Engine/source/environment/river.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
RiverNodeEvent()
~RiverNodeEvent()
copyIntoList(NodeListManager::NodeList * copyInto)
Reimplemented from: NodeListEvent
DECLARE_CONOBJECT(RiverNodeEvent )
pack(NetConnection * , BitStream * )
Reimplemented from: NodeListEvent
padListToSize()
Reimplemented from: NodeListEvent
unpack(NetConnection * , BitStream * )
Reimplemented from: NodeListEvent