Assimp  v3.1.1 (June 2014)
CatmullClarkSubdivider::Edge Struct Reference

Intermediate description of an edge between two corners of a polygon. More...

Public Member Functions

 Edge ()
 

Public Attributes

Vertex edge_point
 
Vertex midpoint
 
unsigned int ref
 

Detailed Description

Intermediate description of an edge between two corners of a polygon.

Constructor & Destructor Documentation

§ Edge()

CatmullClarkSubdivider::Edge::Edge ( )
inline

Member Data Documentation

§ edge_point

Vertex CatmullClarkSubdivider::Edge::edge_point

§ midpoint

Vertex CatmullClarkSubdivider::Edge::midpoint

§ ref

unsigned int CatmullClarkSubdivider::Edge::ref

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