Class Ifc4x2::IfcColourRgbList

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcColourRgbList : public Ifc4x2::IfcPresentationItem

Public Types

typedef IfcTemplatedEntityList<IfcColourRgbList> list

Public Functions

std::vector<std::vector<double>> ColourList() const
void setColourList(std::vector<std::vector<double>> v)
const IfcParse::entity &declaration() const
IfcColourRgbList(IfcEntityInstanceData *e)
IfcColourRgbList(std::vector<std::vector<double>> v1_ColourList)

Public Static Functions

const IfcParse::entity &Class()