OpenMesh
RulesT.cc File Reference
#include <OpenMesh/Core/System/config.h>
#include <OpenMesh/Core/IO/MeshIO.hh>
#include "RulesT.hh"
#include <cmath>
Include dependency graph for RulesT.cc:

Namespaces

 OpenMesh
 Martin, 26.12.2004: 1) replaced resize(size()-1) with pop_back(), since the later is more efficient 2) replaced interface_.set_heap_position(entry(0), -1); with reset_heap_position() 3) added const modifier to various functions TODO: in the moment the heap does not conform to the HeapInterface specification, i.e., copies are passed instead of references.
 
 OpenMesh::Subdivider::Adaptive
 

Macros

#define OPENMESH_SUBDIVIDER_ADAPTIVE_RULEST_CC
 
#define MOBJ   Base::mesh_.data
 
#define FH   face_handle
 
#define VH   vertex_handle
 
#define EH   edge_handle
 
#define HEH   halfedge_handle
 
#define NHEH   next_halfedge_handle
 
#define PHEH   prev_halfedge_handle
 
#define OHEH   opposite_halfedge_handle
 
#define TVH   to_vertex_handle
 
#define FVH   from_vertex_handle
 

Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .