mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
materials
This commit is contained in:
@@ -35,8 +35,8 @@ private:
|
||||
bool ready_ = false;
|
||||
pxr::UsdStageRefPtr stage_;
|
||||
|
||||
int writeMaterial(const IfcGeom::Material& style);
|
||||
void writeLighting();
|
||||
int writeMaterial(const IfcGeom::Material&);
|
||||
void createLighting();
|
||||
public:
|
||||
USDSerializer(const std::string&, const SerializerSettings&);
|
||||
virtual ~USDSerializer();
|
||||
|
||||
Reference in New Issue
Block a user