#include <opennurbs_mesh.h>
Definition at line 24 of file opennurbs_mesh.h.
unset_mesh_style | |
render_mesh_fast | |
render_mesh_quality | |
render_mesh_custom | |
render_mesh_per_object |
Definition at line 29 of file opennurbs_mesh.h.
Definition at line 4173 of file opennurbs_mesh.cpp.
Definition at line 4178 of file opennurbs_mesh.cpp.
int ON_MeshParameters::Compare | ( | const ON_MeshParameters & | src | ) | const |
Definition at line 4569 of file opennurbs_mesh.cpp.
int ON_MeshParameters::CompareGeometrySettings | ( | const ON_MeshParameters & | src | ) | const |
Definition at line 4612 of file opennurbs_mesh.cpp.
ON__UINT32 ON_MeshParameters::DataCRC | ( | ON__UINT32 | current_remainder | ) | const |
Definition at line 4683 of file opennurbs_mesh.cpp.
void ON_MeshParameters::Default | ( | ) |
Definition at line 4431 of file opennurbs_mesh.cpp.
Definition at line 4356 of file opennurbs_mesh.cpp.
void ON_MeshParameters::Dump | ( | ON_TextLog & | test_log | ) | const |
Definition at line 4393 of file opennurbs_mesh.cpp.
Definition at line 4346 of file opennurbs_mesh.cpp.
double ON_MeshParameters::MinEdgeLength | ( | double | max_edge_length, |
double | tolerance | ||
) | [static] |
Definition at line 4182 of file opennurbs_mesh.cpp.
bool ON_MeshParameters::operator!= | ( | const ON_MeshParameters & | m2 | ) | const |
Definition at line 4376 of file opennurbs_mesh.cpp.
bool ON_MeshParameters::operator!= | ( | const ON_Mesh & | mesh | ) | const |
Definition at line 4387 of file opennurbs_mesh.cpp.
bool ON_MeshParameters::operator== | ( | const ON_MeshParameters & | m2 | ) | const |
Definition at line 4371 of file opennurbs_mesh.cpp.
bool ON_MeshParameters::operator== | ( | const ON_Mesh & | mesh | ) | const |
Definition at line 4381 of file opennurbs_mesh.cpp.
bool ON_MeshParameters::Read | ( | ON_BinaryArchive & | file | ) |
Definition at line 4750 of file opennurbs_mesh.cpp.
void ON_MeshParameters::Set | ( | double | density, |
double | min_edge_length = 0.0001 |
||
) |
Definition at line 4460 of file opennurbs_mesh.cpp.
Definition at line 4351 of file opennurbs_mesh.cpp.
double ON_MeshParameters::Tolerance | ( | double | relative_tolerance, |
double | actual_size | ||
) | [static] |
Definition at line 4194 of file opennurbs_mesh.cpp.
bool ON_MeshParameters::Write | ( | ON_BinaryArchive & | file | ) | const |
Definition at line 4706 of file opennurbs_mesh.cpp.
const ON_MeshParameters ON_MeshParameters::FastRenderMesh [static] |
Definition at line 47 of file opennurbs_mesh.h.
Definition at line 171 of file opennurbs_mesh.h.
Definition at line 163 of file opennurbs_mesh.h.
Definition at line 196 of file opennurbs_mesh.h.
Definition at line 190 of file opennurbs_mesh.h.
Definition at line 183 of file opennurbs_mesh.h.
Definition at line 180 of file opennurbs_mesh.h.
Definition at line 174 of file opennurbs_mesh.h.
Definition at line 265 of file opennurbs_mesh.h.
Definition at line 254 of file opennurbs_mesh.h.
Definition at line 251 of file opennurbs_mesh.h.
Definition at line 246 of file opennurbs_mesh.h.
Definition at line 250 of file opennurbs_mesh.h.
Definition at line 249 of file opennurbs_mesh.h.
Definition at line 241 of file opennurbs_mesh.h.
unsigned char ON_MeshParameters::m_mesher |
Definition at line 200 of file opennurbs_mesh.h.
Definition at line 237 of file opennurbs_mesh.h.
Definition at line 229 of file opennurbs_mesh.h.
Definition at line 261 of file opennurbs_mesh.h.
Definition at line 228 of file opennurbs_mesh.h.
unsigned int ON_MeshParameters::m_reserved2 [private] |
Definition at line 220 of file opennurbs_mesh.h.
unsigned int ON_MeshParameters::m_reserved3 [private] |
Definition at line 269 of file opennurbs_mesh.h.
Definition at line 202 of file opennurbs_mesh.h.
Definition at line 225 of file opennurbs_mesh.h.
const ON_MeshParameters ON_MeshParameters::QualityRenderMesh [static] |
Definition at line 55 of file opennurbs_mesh.h.