Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Attributes
ON_MeshParameters Class Reference

#include <opennurbs_mesh.h>

List of all members.

Public Types

enum  MESH_STYLE {
  unset_mesh_style = 0, render_mesh_fast = 1, render_mesh_quality = 2, render_mesh_custom = 9,
  render_mesh_per_object = 10
}

Public Member Functions

int Compare (const ON_MeshParameters &) const
int CompareGeometrySettings (const ON_MeshParameters &) const
ON__UINT32 DataCRC (ON__UINT32) const
void Default ()
void DefaultAnalysisMeshParameters ()
void Dump (ON_TextLog &test_log) const
ON_DEPRECATED void JaggedAndFasterMeshParameters ()
 ON_MeshParameters ()
bool operator!= (const ON_MeshParameters &) const
bool operator!= (const ON_Mesh &) const
bool operator== (const ON_MeshParameters &) const
bool operator== (const ON_Mesh &) const
bool Read (ON_BinaryArchive &)
void Set (double density, double min_edge_length=0.0001)
ON_DEPRECATED void SmoothAndSlowerMeshParameters ()
bool Write (ON_BinaryArchive &) const
 ~ON_MeshParameters ()

Static Public Member Functions

static double MinEdgeLength (double max_edge_length, double tolerance)
static double Tolerance (double relative_tolerance, double actual_size)

Public Attributes

bool m_bComputeCurvature
bool m_bCustomSettings
bool m_bCustomSettingsEnabled
bool m_bDoublePrecision
bool m_bJaggedSeams
bool m_bRefine
bool m_bSimplePlanes
int m_face_type
double m_grid_amplification
double m_grid_angle
double m_grid_aspect_ratio
int m_grid_max_count
int m_grid_min_count
double m_max_edge_length
unsigned char m_mesher
double m_min_edge_length
double m_min_tolerance
double m_refine_angle
double m_relative_tolerance
int m_texture_range
double m_tolerance

Static Public Attributes

static const ON_MeshParameters FastRenderMesh
static const ON_MeshParameters QualityRenderMesh

Private Attributes

unsigned int m_reserved2
unsigned int m_reserved3

Detailed Description

Definition at line 24 of file opennurbs_mesh.h.


Member Enumeration Documentation

Enumerator:
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.


Constructor & Destructor Documentation

Definition at line 4173 of file opennurbs_mesh.cpp.

Definition at line 4178 of file opennurbs_mesh.cpp.


Member Function Documentation

int ON_MeshParameters::Compare ( const ON_MeshParameters src) const

Definition at line 4569 of file opennurbs_mesh.cpp.

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.

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.

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.

Definition at line 4706 of file opennurbs_mesh.cpp.


Member Data Documentation

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.

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.

Definition at line 55 of file opennurbs_mesh.h.


The documentation for this class was generated from the following files:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:52