Class Ifc4x3_rc1::IfcColourRgbList¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x3_rc1.
Inheritance Relationships¶
Base Type¶
public Ifc4x3_rc1::IfcPresentationItem(Class Ifc4x3_rc1::IfcPresentationItem)
Class Documentation¶
-
class
Ifc4x3_rc1::IfcColourRgbList: public Ifc4x3_rc1::IfcPresentationItem¶ Public Types
-
typedef IfcTemplatedEntityList<IfcColourRgbList>
list¶
Public Functions
-
std::vector<std::vector<double>>
ColourList() const¶
-
void
setColourList(std::vector<std::vector<double>> v)¶
-
IfcColourRgbList(IfcEntityInstanceData *e)¶
-
IfcColourRgbList(std::vector<std::vector<double>> v1_ColourList)¶
-
typedef IfcTemplatedEntityList<IfcColourRgbList>