Class Ifc4::IfcTextureVertexList

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4::IfcTextureVertexList : public Ifc4::IfcPresentationItem

Public Types

typedef IfcTemplatedEntityList<IfcTextureVertexList> list

Public Functions

std::vector<std::vector<double>> TexCoordsList() const
void setTexCoordsList(std::vector<std::vector<double>> v)
const IfcParse::entity &declaration() const
IfcTextureVertexList(IfcEntityInstanceData *e)
IfcTextureVertexList(std::vector<std::vector<double>> v1_TexCoordsList)

Public Static Functions

const IfcParse::entity &Class()