![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for DL_Attributes, including all inherited members.
| DL_Attributes() | DL_Attributes | inline |
| DL_Attributes(const std::string &layer, int color, int width, const std::string &linetype, double linetypeScale) | DL_Attributes | inline |
| DL_Attributes(const std::string &layer, int color, int color24, int width, const std::string &linetype, int handle=-1) | DL_Attributes | inline |
| getColor() const | DL_Attributes | inline |
| getColor24() const | DL_Attributes | inline |
| getHandle() const | DL_Attributes | inline |
| getLayer() const | DL_Attributes | inline |
| getLinetype() const | DL_Attributes | inline |
| getLinetypeScale() const | DL_Attributes | inline |
| getWidth() const | DL_Attributes | inline |
| isInPaperSpace() const | DL_Attributes | inline |
| setColor(int color) | DL_Attributes | inline |
| setColor24(int color) | DL_Attributes | inline |
| setHandle(int h) | DL_Attributes | inline |
| setInPaperSpace(bool on) | DL_Attributes | inline |
| setLayer(const std::string &layer) | DL_Attributes | inline |
| setLinetype(const std::string &linetype) | DL_Attributes | inline |
| setLinetypeScale(double linetypeScale) | DL_Attributes | inline |
| setWidth(int width) | DL_Attributes | inline |