Public Member Functions | Public Attributes
vcg::tri::Zonohedron< Scalar >::Signature Struct Reference

List of all members.

Public Member Functions

bool operator< (const Signature &b) const
bool operator== (const Signature &b) const
Signatureset (VecIndex i, bool value)
Signatureset (VecIndex i, bool valueI, VecIndex j, bool valueJ)
 Signature ()
 Signature (int n)

Public Attributes

std::vector< bool > v

Detailed Description

template<class Scalar>
struct vcg::tri::Zonohedron< Scalar >::Signature

Definition at line 80 of file zonohedron.h.


Constructor & Destructor Documentation

template<class Scalar>
vcg::tri::Zonohedron< Scalar >::Signature::Signature ( ) [inline]

Definition at line 82 of file zonohedron.h.

template<class Scalar>
vcg::tri::Zonohedron< Scalar >::Signature::Signature ( int  n) [inline]

Definition at line 83 of file zonohedron.h.


Member Function Documentation

template<class Scalar>
bool vcg::tri::Zonohedron< Scalar >::Signature::operator< ( const Signature b) const [inline]

Definition at line 88 of file zonohedron.h.

template<class Scalar>
bool vcg::tri::Zonohedron< Scalar >::Signature::operator== ( const Signature b) const [inline]

Definition at line 85 of file zonohedron.h.

template<class Scalar>
Signature& vcg::tri::Zonohedron< Scalar >::Signature::set ( VecIndex  i,
bool  value 
) [inline]

Definition at line 91 of file zonohedron.h.

template<class Scalar>
Signature& vcg::tri::Zonohedron< Scalar >::Signature::set ( VecIndex  i,
bool  valueI,
VecIndex  j,
bool  valueJ 
) [inline]

Definition at line 95 of file zonohedron.h.


Member Data Documentation

template<class Scalar>
std::vector< bool > vcg::tri::Zonohedron< Scalar >::Signature::v

Definition at line 81 of file zonohedron.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:43:56