Skip to content
On this page

Simplygon API

Here are all API changed compared to Simplygon 9.2.

SceneNode

Simplygon 9Simplygon 10Notes
SceneNode::GetIsFrozenRemoved
SceneNode::SetIsFrozenRemoved

GeometryData

Simplygon 9Simplygon 10Notes
GeometryData::DetectEdgeNeighboursGeometryData::DetectEdgeNeighbors

ReductionSettings

Simplygon 9Simplygon 10Notes
ReductionSettings::GetCurvatureImportanceRemoved
ReductionSettings::SetCurvatureImportanceRemoved

FlipbookSettings

Simplygon 9Simplygon 10Notes
FlipbookSettings::GetVerticalAngleRemoved
FlipbookSettings::SetVerticalAngleRemoved

SceneImporter

Simplygon 9Simplygon 10Notes
SceneImporter::RunImportSceneImporter::RunNew method returns EErrorCodes instead of a bool. Helper methods Simplygon::Failed and Simplygon::Succeeded are provided for bool comparison.

BinaryImporter

Simplygon 9Simplygon 10Notes
BinaryImporter::RunImportBinaryImporter::RunNew method returns EErrorCodes instead of a bool. Helper methods Simplygon::Failed and Simplygon::Succeeded are provided for bool comparison.

FBXImporter

Simplygon 9Simplygon 10Notes
FBXImporter::RunImportFBXImporter::RunNew method returns EErrorCodes instead of a bool. Helper methods Simplygon::Failed and Simplygon::Succeeded are provided for bool comparison.

GLTFImporter

Simplygon 9Simplygon 10Notes
GLTFImporter::RunImportGLTFImporter::RunNew method returns EErrorCodes instead of a bool. Helper methods Simplygon::Failed and Simplygon::Succeeded are provided for bool comparison.

WavefrontImporter

Simplygon 9Simplygon 10Notes
WavefrontImporter::RunImportWavefrontImporter::RunNew method returns EErrorCodes instead of a bool. Helper methods Simplygon::Failed and Simplygon::Succeeded are provided for bool comparison.

SceneExporter

Simplygon 9Simplygon 10Notes
SceneExporter::RunExportSceneExporter::RunNew method returns EErrorCodes instead of a bool. Helper methods Simplygon::Failed and Simplygon::Succeeded are provided for bool comparison.

BinaryExporter

Simplygon 9Simplygon 10Notes
BinaryExporter::RunExportBinaryExporter::RunNew method returns EErrorCodes instead of a bool. Helper methods Simplygon::Failed and Simplygon::Succeeded are provided for bool comparison.

FBXExporter

Simplygon 9Simplygon 10Notes
FBXExporter::RunExportFBXExporter::RunNew method returns EErrorCodes instead of a bool. Helper methods Simplygon::Failed and Simplygon::Succeeded are provided for bool comparison.

GLTFExporter

Simplygon 9Simplygon 10Notes
GLTFExporter::RunExportGLTFExporter::RunNew method returns EErrorCodes instead of a bool. Helper methods Simplygon::Failed and Simplygon::Succeeded are provided for bool comparison.

WavefrontExporter

Simplygon 9Simplygon 10Notes
WavefrontExporter::RunExportWavefrontExporter::RunNew method returns EErrorCodes instead of a bool. Helper methods Simplygon::Failed and Simplygon::Succeeded are provided for bool comparison.

RemeshingLegacyProcessor

Simplygon 9Simplygon 10
Simplygon::RemeshingLegacyProcessorRemoved

RemeshingLegacySettings

Simplygon 9Simplygon 10
Simplygon::RemeshingLegacySettingsRemoved

DirectXRenderer

Simplygon 9Simplygon 10
Simplygon::DirectXRendererRemoved