Loading [MathJax]/extensions/TeX/newcommand.js
\newcommand{\E}{\mathrm{E}} \newcommand{\A}{\mathrm{A}} \newcommand{\R}{\mathrm{R}} \newcommand{\N}{\mathrm{N}} \newcommand{\Q}{\mathrm{Q}} \newcommand{\Z}{\mathrm{Z}} \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }
CGAL 4.14.2 - Triangulated Surface Mesh Deformation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages

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)
 constructor from Cartesian coordinates
 

Coordinates Accessors

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