15 #ifndef HBINFILETK_POLYPOLY
16 #define HBINFILETK_POLYPOLY
18 #include "HOpcodeHandler.h"
19 #include "BPolyPoly.h"
void Reset() alter
Definition: HPolyPoly.h:57
#define alter
complementary to const, indicates we thought about it instead of a forgotten "const" ...
Definition: BStream.h:225
Provides HOOPS/3dGS-specific handling of the TKE_Polyline and TKE_Line opcodes.
Definition: HPolyPoly.h:39
HC_KEY * m_keys
list of entities keys
Definition: HPolyPoly.h:42
virtual TK_Status Interpret(BStreamFileToolkit &tk, ID_Key key, int variant=0) alter
TK_Status Execute(BStreamFileToolkit &tk) alter
TK_Status Clone(BStreamFileToolkit &tk, BBaseOpcodeHandler **handler) const
The BBaseOpcodeHandler abstract class is used as a base for derived classes which manage logical piec...
Definition: BOpcodeHandler.h:60
TK_Status
Codes which can be either passed to various toolkit functions, or indicate the result of a toolkit fu...
Definition: BStream.h:237
#define ID_Key
Definition: BStream.h:219
HTK_PolyPolypoint(unsigned char op)
Definition: HPolyPoly.h:45
Handles the TKE_PolyPolyline opcode.
Definition: BPolyPoly.h:42