Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
OpenMesh::Subdivider::Uniform::CompositeT< MeshType, RealType >::Coeff Struct Referenceabstract

Abstract base class for coefficient functions. More...

#include <libs_required/OpenMesh/src/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT.hh>

Inheritance diagram for OpenMesh::Subdivider::Uniform::CompositeT< MeshType, RealType >::Coeff:
OpenMesh::Subdivider::Uniform::CompositeLoopT< MeshType, RealType >::EVCoeff OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >::FVCoeff

Public Member Functions

virtual double operator() (size_t _valence)=0
 

Detailed Description

template<typename MeshType, typename RealType = float>
struct OpenMesh::Subdivider::Uniform::CompositeT< MeshType, RealType >::Coeff

Abstract base class for coefficient functions.

Definition at line 162 of file CompositeT.hh.


The documentation for this struct was generated from the following file: