wx_BGI_Graphics
Classic BGI-compatible graphics API with modern OpenGL extension API
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
bgi::DdsSetUnion Class Reference

#include <bgi_dds.h>

Inheritance diagram for bgi::DdsSetUnion:
Inheritance graph
[legend]
Collaboration diagram for bgi::DdsSetUnion:
Collaboration graph
[legend]

Public Member Functions

 DdsSetUnion ()
 
- Public Member Functions inherited from bgi::DdsObject
virtual ~DdsObject ()=default
 

Data Fields

int drawMode {1}
 
int edgeColor {15}
 
int faceColor {7}
 
std::vector< std::string > operands
 
- Data Fields inherited from bgi::DdsObject
bool deleted {false}
 Soft-delete; object stays in index.
 
DdsExternalAttributes externalAttributes
 Generic external metadata for bridge/export workflows.
 
std::string id
 Auto-generated sequential key ("1", "2", …).
 
std::string label
 Optional user label; empty = unlabelled.
 
DdsStyle style
 Baked draw state at creation time.
 
DdsObjectType type {DdsObjectType::Point}
 
bool visible {true}
 

Constructor & Destructor Documentation

◆ DdsSetUnion()

bgi::DdsSetUnion::DdsSetUnion ( )
inline

Field Documentation

◆ drawMode

int bgi::DdsSetUnion::drawMode {1}

◆ edgeColor

int bgi::DdsSetUnion::edgeColor {15}

◆ faceColor

int bgi::DdsSetUnion::faceColor {7}

◆ operands

std::vector<std::string> bgi::DdsSetUnion::operands

The documentation for this class was generated from the following file: