Public Member Functions | Public Attributes | Private Attributes
vcg::VectorNBW< bool > Class Template Reference

#include <simple_temporary_data.h>

List of all members.

Public Member Functions

bool * begin () const
void clear ()
bool empty () const
bool & operator[] (const int &i)
void push_back (const bool &v)
void reserve (const int &sz)
void resize (const int &sz)
unsigned int size () const
 VectorNBW ()

Public Attributes

bool * data

Private Attributes

int datareserve
int datasize

Detailed Description

template<>
class vcg::VectorNBW< bool >

Definition at line 46 of file simple_temporary_data.h.


Constructor & Destructor Documentation

vcg::VectorNBW< bool >::VectorNBW ( ) [inline]

Definition at line 48 of file simple_temporary_data.h.


Member Function Documentation

bool* vcg::VectorNBW< bool >::begin ( ) const [inline]

Definition at line 76 of file simple_temporary_data.h.

void vcg::VectorNBW< bool >::clear ( ) [inline]

Definition at line 70 of file simple_temporary_data.h.

bool vcg::VectorNBW< bool >::empty ( ) const [inline]

Definition at line 74 of file simple_temporary_data.h.

bool& vcg::VectorNBW< bool >::operator[] ( const int &  i) [inline]

Definition at line 78 of file simple_temporary_data.h.

void vcg::VectorNBW< bool >::push_back ( const bool &  v) [inline]

Definition at line 68 of file simple_temporary_data.h.

void vcg::VectorNBW< bool >::reserve ( const int &  sz) [inline]

Definition at line 51 of file simple_temporary_data.h.

void vcg::VectorNBW< bool >::resize ( const int &  sz) [inline]

Definition at line 60 of file simple_temporary_data.h.

unsigned int vcg::VectorNBW< bool >::size ( ) const [inline]

Definition at line 72 of file simple_temporary_data.h.


Member Data Documentation

bool* vcg::VectorNBW< bool >::data

Definition at line 49 of file simple_temporary_data.h.

int vcg::VectorNBW< bool >::datareserve [private]

Definition at line 82 of file simple_temporary_data.h.

int vcg::VectorNBW< bool >::datasize [private]

Definition at line 81 of file simple_temporary_data.h.


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


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