Class Material¶
Defined in File IfcGeomMaterial.h
Class Documentation¶
-
class
IfcGeom
::
Material
¶ Public Functions
-
Material
(const IfcGeom::SurfaceStyle *style = 0)¶
-
bool
hasDiffuse
() const¶
-
bool
hasSpecular
() const¶
-
bool
hasTransparency
() const¶
-
bool
hasSpecularity
() const¶
-
const double *
diffuse
() const¶
-
const double *
specular
() const¶
-
double
transparency
() const¶
-
double
specularity
() const¶
-
const std::string &
name
() const¶
-
const std::string &
original_name
() const¶
-