ClampMeshDensityValue(double normalized_mesh_density) | ON_MeshParameters | static |
ClosedObjectPostProcess() const | ON_MeshParameters | |
Compare(const ON_MeshParameters &a, const ON_MeshParameters &b) | ON_MeshParameters | static |
CompareGeometrySettings(const ON_MeshParameters &a, const ON_MeshParameters &b) | ON_MeshParameters | static |
CompareGeometrySettings(const ON_MeshParameters &a, const ON_MeshParameters &b, const bool bIgnoreSubDParameters) | ON_MeshParameters | static |
ComputeCurvature() const | ON_MeshParameters | |
ContentHash() const | ON_MeshParameters | |
CreateFromMeshDensity(double normalized_mesh_density) | ON_MeshParameters | static |
CustomSettings() const | ON_MeshParameters | |
CustomSettingsEnabled() const | ON_MeshParameters | |
DataCRC(ON__UINT32) const | ON_MeshParameters | |
DefaultAnalysisMesh | ON_MeshParameters | static |
DefaultMesh | ON_MeshParameters | static |
Description() const | ON_MeshParameters | |
DoublePrecision() const | ON_MeshParameters | |
Dump(ON_TextLog &test_log) const | ON_MeshParameters | |
FaceType() const | ON_MeshParameters | |
FastRenderMesh | ON_MeshParameters | static |
GeometrySettingsDensityPercentage(int no_match_found_result) const | ON_MeshParameters | |
GeometrySettingsHash() const | ON_MeshParameters | |
GeometrySettingsHash(bool bIgnoreSubDParameters) const | ON_MeshParameters | |
GeometrySettingsRenderMeshStyle(const ON_MeshParameters *custom_mp, ON_MeshParameters::MESH_STYLE no_match_found_result) const | ON_MeshParameters | |
GeometrySettingsType() const | ON_MeshParameters | |
GeometrySettingsType(bool bIgnoreSubDParameters) const | ON_MeshParameters | |
GridAmplification() const | ON_MeshParameters | |
GridAngleDegrees() const | ON_MeshParameters | |
GridAngleRadians() const | ON_MeshParameters | |
GridAspectRatio() const | ON_MeshParameters | |
GridMaxCount() const | ON_MeshParameters | |
GridMinCount() const | ON_MeshParameters | |
JaggedSeams() const | ON_MeshParameters | |
MaximumEdgeLength() const | ON_MeshParameters | |
MESH_PARAMETER_ID enum name | ON_MeshParameters | |
MESH_STYLE enum name | ON_MeshParameters | |
MeshDensity() const | ON_MeshParameters | |
MeshDensity(bool bIgnoreSubDParameters) const | ON_MeshParameters | |
MeshDensityAsPercentage(double normalized_mesh_density) | ON_MeshParameters | static |
Mesher() const | ON_MeshParameters | |
MesherId() const | ON_MeshParameters | |
MeshParameterIdFromUnsigned(unsigned int mesh_parameter_id_as_unsigned) | ON_MeshParameters | static |
MeshStyleFromUnsigned(unsigned int mesh_style_as_unsigned) | ON_MeshParameters | static |
MinimumEdgeLength() const | ON_MeshParameters | |
MinimumEdgeLengthFromTolerance(double max_edge_length, double tolerance) | ON_MeshParameters | static |
MinimumTolerance() const | ON_MeshParameters | |
ON_MeshParameters()=default | ON_MeshParameters | |
ON_MeshParameters(const ON_MeshParameters &)=default | ON_MeshParameters | |
ON_MeshParameters(double normalized_mesh_density, double min_edge_length=ON_UNSET_VALUE) | ON_MeshParameters | |
operator=(const ON_MeshParameters &)=default | ON_MeshParameters | |
PangolinMesherId | ON_MeshParameters | static |
QualityRenderMesh | ON_MeshParameters | static |
Read(ON_BinaryArchive &) | ON_MeshParameters | |
Refine() const | ON_MeshParameters | |
RefineAngleDegrees() const | ON_MeshParameters | |
RefineAngleRadians() const | ON_MeshParameters | |
RelativeTolerance() const | ON_MeshParameters | |
RhinoLegacyMesherId | ON_MeshParameters | static |
SetClosedObjectPostProcess(bool bClosedObjectPostProcess) | ON_MeshParameters | |
SetComputeCurvature(bool bComputeCurvature) | ON_MeshParameters | |
SetCustomSettings(bool bCustomSettings) | ON_MeshParameters | |
SetCustomSettingsEnabled(bool bCustomSettingsEnabled) | ON_MeshParameters | |
SetDoublePrecision(bool bDoublePrecision) | ON_MeshParameters | |
SetFaceType(unsigned int face_type) | ON_MeshParameters | |
SetGridAmplification(double grid_amplification) | ON_MeshParameters | |
SetGridAngleDegrees(double grid_angle_degrees) | ON_MeshParameters | |
SetGridAngleRadians(double grid_angle_radians) | ON_MeshParameters | |
SetGridAspectRatio(double grid_aspect_ratio) | ON_MeshParameters | |
SetGridMaxCount(int grid_max_count) | ON_MeshParameters | |
SetGridMinCount(int grid_min_count) | ON_MeshParameters | |
SetJaggedSeams(bool bJaggedSeams) | ON_MeshParameters | |
SetMaximumEdgeLength(double maximum_edge_length) | ON_MeshParameters | |
SetMesher(unsigned int mesher) | ON_MeshParameters | |
SetMesherId(ON_UUID) | ON_MeshParameters | |
SetMinimumEdgeLength(double minimum_edge_length) | ON_MeshParameters | |
SetMinimumTolerance(double minimum_tolerance) | ON_MeshParameters | |
SetRefine(bool bRefine) | ON_MeshParameters | |
SetRefineAngleDegrees(double refine_angle_degrees) | ON_MeshParameters | |
SetRefineAngleRadians(double refine_angle_radians) | ON_MeshParameters | |
SetRelativeTolerance(double relative_tolerance) | ON_MeshParameters | |
SetSimplePlanes(bool bSimplePlanes) | ON_MeshParameters | |
SetSubDDisplayParameters(const class ON_SubDDisplayParameters &subd_mesh_parameters) | ON_MeshParameters | |
SetTextureRange(unsigned int texture_range) | ON_MeshParameters | |
SetTextureRangePictureFrameHack() | ON_MeshParameters | |
SetTolerance(double tolerance) | ON_MeshParameters | |
SimplePlanes() const | ON_MeshParameters | |
SubDDisplayParameters() const | ON_MeshParameters | |
TextureRange() const | ON_MeshParameters | |
TextureRangeIsValid() const | ON_MeshParameters | |
Tolerance() const | ON_MeshParameters | |
ToleranceFromObjectSize(double relative_tolerance, double actual_size) | ON_MeshParameters | static |
Type enum name | ON_MeshParameters | |
Write(ON_BinaryArchive &) const | ON_MeshParameters | |
~ON_MeshParameters()=default | ON_MeshParameters | |