public abstract class IfcIndexedTextureMap extends IfcTextureCoordinate
Constructor and Description |
---|
IfcIndexedTextureMap() |
Modifier and Type | Method and Description |
---|---|
IfcTessellatedFaceSet |
getMappedTo() |
IfcTextureVertexList |
getTexCoords() |
void |
setMappedTo(IfcTessellatedFaceSet value) |
void |
setTexCoords(IfcTextureVertexList value) |
getMaps, setMaps
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcTessellatedFaceSet getMappedTo()
public final void setMappedTo(IfcTessellatedFaceSet value)
public final IfcTextureVertexList getTexCoords()
public final void setTexCoords(IfcTextureVertexList value)