Processing math: 100%
CGAL 4.9 - Triangulated Surface Mesh Deformation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
RawPoint_3 Concept Reference

Definition

Refines:
DefaultConstructible and Assignable

Concept describing the set of requirements of a simple point type.

Creation

 RawPoint_3 (double x, double y, double z)
 

Coordinates Accessors

double operator[] (int i) const
 i<=0 && i<3