*-------------------------- RADIUS ----------------------------------*/ More...
#include <component_ocf.h>
Public Types | |
typedef A | RadiusType |
typedef RadiusType | ScalarType |
Public Member Functions | |
const RadiusType & | cR () const |
template<class LeftV > | |
void | ImportData (const LeftV &leftV) |
RadiusType & | R () |
Static Public Member Functions | |
static bool | HasRadius () |
static bool | HasRadiusOcf () |
static void | Name (std::vector< std::string > &name) |
*-------------------------- RADIUS ----------------------------------*/
Definition at line 625 of file vertex/component_ocf.h.
typedef A vcg::vertex::RadiusOcf< A, TT >::RadiusType |
Definition at line 627 of file vertex/component_ocf.h.
typedef RadiusType vcg::vertex::RadiusOcf< A, TT >::ScalarType |
Definition at line 628 of file vertex/component_ocf.h.
const RadiusType& vcg::vertex::RadiusOcf< A, TT >::cR | ( | ) | const [inline] |
Definition at line 631 of file vertex/component_ocf.h.
static bool vcg::vertex::RadiusOcf< A, TT >::HasRadius | ( | ) | [inline, static] |
Definition at line 642 of file vertex/component_ocf.h.
static bool vcg::vertex::RadiusOcf< A, TT >::HasRadiusOcf | ( | ) | [inline, static] |
Definition at line 643 of file vertex/component_ocf.h.
void vcg::vertex::RadiusOcf< A, TT >::ImportData | ( | const LeftV & | leftV | ) | [inline] |
Definition at line 634 of file vertex/component_ocf.h.
static void vcg::vertex::RadiusOcf< A, TT >::Name | ( | std::vector< std::string > & | name | ) | [inline, static] |
Definition at line 644 of file vertex/component_ocf.h.
RadiusType& vcg::vertex::RadiusOcf< A, TT >::R | ( | ) | [inline] |
Definition at line 630 of file vertex/component_ocf.h.