#include <dl_entities.h>
Public Member Functions | |
| DL_BlockData (const string &bName, int bFlags, double bbpx, double bbpy, double bbpz) | |
| Constructor. | |
Public Attributes | |
| string | name |
| Block name. | |
| int | flags |
| Block flags. | |
| double | bpx |
| X Coordinate of base point. | |
| double | bpy |
| Y Coordinate of base point. | |
| double | bpz |
| Z Coordinate of base point. | |
|
||||||||||||||||||||||||
|
Constructor. Parameters: see member variables. |
|
|
Block flags. (not used currently) |
1.4.4