$darkmode
VCG Library
Public Types | Public Member Functions | Public Attributes | List of all members
vcg::tri::MidPointSphere< MESH_TYPE > Struct Template Reference

Public Types

typedef Point3< typename MESH_TYPE::ScalarType > Point3x
 

Public Member Functions

void operator() (typename MESH_TYPE::VertexType &nv, face::Pos< typename MESH_TYPE::FaceType > ep)
 
Color4< typename MESH_TYPE::ScalarType > WedgeInterp (Color4< typename MESH_TYPE::ScalarType > &c0, Color4< typename MESH_TYPE::ScalarType > &c1)
 
template<class FL_TYPE >
TexCoord2< FL_TYPE, 1 > WedgeInterp (TexCoord2< FL_TYPE, 1 > &t0, TexCoord2< FL_TYPE, 1 > &t1)
 

Public Attributes

Sphere3< typename MESH_TYPE::ScalarType > sph
 

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