|
WSF
|
#include <WsfXIO_PacketRegistry.hpp>
Public Member Functions | |
| template<typename AR> | |
| void | Serialize (AR &aAr) |
Public Attributes | |
| int8_t | mVertexType |
| int32_t | mRelativePlatformIndex |
| UtVec3d | mPosition |
|
inline |
References WsfXIO_DrawPkt::cRELATIVE_ZERO, mPosition, mRelativePlatformIndex, and mVertexType.
| UtVec3d WsfXIO_DrawPkt::Vertex::mPosition |
Referenced by Serialize().
| int32_t WsfXIO_DrawPkt::Vertex::mRelativePlatformIndex |
Referenced by Serialize().
| int8_t WsfXIO_DrawPkt::Vertex::mVertexType |
Referenced by Serialize().