struct RTTIWriteProcessor

Helper that calls B3DRTTIWrite() using operator(), and accumulates written size.

Public

Constructors

RTTIWriteProcessor

RTTIWriteProcessor(Bitstream &stream)

Methods

GetSize

BitLength GetSize() const

Private

Fields

mStream

Bitstream & mStream

mSize

BitLength mSize