MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / setLoadSettings

Method setLoadSettings

source/MRIOExtras/MRStep.cpp:211–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209{
210public:
211 void setLoadSettings( const MeshLoad::StepLoadSettings& loadSettings )
212 {
213 loadSettings_ = loadSettings;
214 }
215
216 [[nodiscard]] std::shared_ptr<Object> rootObject() const
217 {

Callers 2

fromStepImplFunction · 0.80
fromSceneStepFileImplFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected