#include <ENTITY.H>
Collaboration diagram for entity_s:

Data Fields | |
| brush_t | brushes |
| eclass_t * | eclass |
| int | entityId |
| epair_t * | epairs |
| eclass_t * | md3Class |
| entity_s * | next |
| vec3_t | origin |
| IPluginEntity * | pPlugEnt |
| entity_s * | prev |
| int | redoId |
| int | undoId |
| vec3_t | vRotation |
| vec3_t | vScale |
|
|
Definition at line 33 of file ENTITY.H. Referenced by DrawBrushEntityName(), and GetSelectionIndex(). |
|
|
|
Definition at line 34 of file ENTITY.H. Referenced by Undo_AddBrush(), Undo_AddBrushList(), Undo_Redo(), and Undo_Undo(). |
|
|
|
|
|
Definition at line 38 of file ENTITY.H. Referenced by HasModel(), and Select_ApplyMatrix(). |
|
|
|
|
|
Definition at line 35 of file ENTITY.H. Referenced by Brush_Move(), DrawLight(), HasModel(), and PaintedModel(). |
|
|
Definition at line 39 of file ENTITY.H. Referenced by Brush_Draw(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 40 of file ENTITY.H. Referenced by PaintedModel(), and Select_ApplyMatrix(). |
|
|
|
1.3.9.1