Class Ifc4x3_rc1::IfcTextureVertexList

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x3_rc1::IfcTextureVertexList : public Ifc4x3_rc1::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()