Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
TBib Struct Reference

The individual data for a Bib. More...

#include <W3DBibBuffer.h>

Public Attributes

Vector3 m_corners [4]
 Drawing location.
 
Bool m_highlight
 Use the highlight texture.
 
Int m_color
 Tint perhaps.
 
ObjectID m_objectID
 The object id this bib corresponds to.
 
DrawableID m_drawableID
 The object id this bib corresponds to.
 
Bool m_unused
 True if this bib is currently unused.
 

Detailed Description

The individual data for a Bib.

Definition at line 74 of file W3DBibBuffer.h.

Member Data Documentation

◆ m_color

Int TBib::m_color

Tint perhaps.

Definition at line 77 of file W3DBibBuffer.h.

◆ m_corners

Vector3 TBib::m_corners[4]

Drawing location.

Definition at line 75 of file W3DBibBuffer.h.

◆ m_drawableID

DrawableID TBib::m_drawableID

The object id this bib corresponds to.

Definition at line 79 of file W3DBibBuffer.h.

◆ m_highlight

Bool TBib::m_highlight

Use the highlight texture.

Definition at line 76 of file W3DBibBuffer.h.

◆ m_objectID

ObjectID TBib::m_objectID

The object id this bib corresponds to.

Definition at line 78 of file W3DBibBuffer.h.

◆ m_unused

Bool TBib::m_unused

True if this bib is currently unused.

Definition at line 80 of file W3DBibBuffer.h.


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