Public Member Functions | Static Public Member Functions | Public Attributes
vcg::vertex::vector_ocf< VALUE_TYPE >::VFAdjType Struct Reference

#include <component_ocf.h>

List of all members.

Public Member Functions

bool IsNull () const
 VFAdjType ()
 VFAdjType (typename VALUE_TYPE::FacePointer fp, int zp)

Static Public Member Functions

static VFAdjType Zero ()

Public Attributes

VALUE_TYPE::FacePointer _fp
int _zp

Detailed Description

template<class VALUE_TYPE>
struct vcg::vertex::vector_ocf< VALUE_TYPE >::VFAdjType

Definition at line 235 of file vertex/component_ocf.h.


Constructor & Destructor Documentation

template<class VALUE_TYPE>
vcg::vertex::vector_ocf< VALUE_TYPE >::VFAdjType::VFAdjType ( ) [inline]

Definition at line 236 of file vertex/component_ocf.h.

template<class VALUE_TYPE>
vcg::vertex::vector_ocf< VALUE_TYPE >::VFAdjType::VFAdjType ( typename VALUE_TYPE::FacePointer  fp,
int  zp 
) [inline]

Definition at line 237 of file vertex/component_ocf.h.


Member Function Documentation

template<class VALUE_TYPE>
bool vcg::vertex::vector_ocf< VALUE_TYPE >::VFAdjType::IsNull ( ) const [inline]

Definition at line 241 of file vertex/component_ocf.h.

template<class VALUE_TYPE>
static VFAdjType vcg::vertex::vector_ocf< VALUE_TYPE >::VFAdjType::Zero ( ) [inline, static]

Definition at line 240 of file vertex/component_ocf.h.


Member Data Documentation

template<class VALUE_TYPE>
VALUE_TYPE::FacePointer vcg::vertex::vector_ocf< VALUE_TYPE >::VFAdjType::_fp

Definition at line 238 of file vertex/component_ocf.h.

template<class VALUE_TYPE>
int vcg::vertex::vector_ocf< VALUE_TYPE >::VFAdjType::_zp

Definition at line 239 of file vertex/component_ocf.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:44:14