IfcIndexedTextureMap
Inheritance: java.lang.Object, IfcTextureCoordinate
Constructors
| Constructor | Description |
|---|---|
| IfcIndexedTextureMap() |
Methods
| Method | Description |
|---|---|
| getMappedTo() | |
| setMappedTo(IfcTessellatedFaceSet value) | |
| getTexCoords() | |
| setTexCoords(IfcTextureVertexList value) |
IfcIndexedTextureMap()
public IfcIndexedTextureMap()
getMappedTo()
public final IfcTessellatedFaceSet getMappedTo()
Returns: IfcTessellatedFaceSet
setMappedTo(IfcTessellatedFaceSet value)
public final void setMappedTo(IfcTessellatedFaceSet value)
getTexCoords()
public final IfcTextureVertexList getTexCoords()
Returns: IfcTextureVertexList
setTexCoords(IfcTextureVertexList value)
public final void setTexCoords(IfcTextureVertexList value)