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