fw4spl
fwData::Spline::point Struct Reference

Defines a 3D point for a spline. More...

#include <Spline.hpp>

Public Member Functions

pointoperator= (const point &_point)
 

Public Attributes

int id
 Identifier.
 
double p [3]
 Point coordinates.
 
double normal [3]
 Normal coordinates.
 
::fwData::Color::sptr c
 Point color.
 
bool isVisible
 Flag if point is visible.
 

Detailed Description

Defines a 3D point for a spline.

Definition at line 31 of file Spline.hpp.


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