vcg::SimplePic< PixType > Class Template Reference

#include <simplepic.h>

List of all members.

Public Member Functions

void Create (int tx, int ty)
void OpenGLSnap (GLenum format=0)
PixType & Pix (int x, int y)
bool SavePPM (const char *filename)

Public Attributes

std::vector< PixType > img
int sx
int sy

Detailed Description

template<class PixType>
class vcg::SimplePic< PixType >

Definition at line 36 of file simplepic.h.


Member Function Documentation

template<class PixType>
void vcg::SimplePic< PixType >::Create ( int  tx,
int  ty 
) [inline]

Definition at line 40 of file simplepic.h.

template<class PixType>
void vcg::SimplePic< PixType >::OpenGLSnap ( GLenum  format = 0  )  [inline]

Definition at line 47 of file simplepic.h.

template<class PixType>
PixType& vcg::SimplePic< PixType >::Pix ( int  x,
int  y 
) [inline]

Definition at line 45 of file simplepic.h.

template<class PixType>
bool vcg::SimplePic< PixType >::SavePPM ( const char *  filename  )  [inline]

Definition at line 70 of file simplepic.h.


Member Data Documentation

template<class PixType>
std::vector<PixType> vcg::SimplePic< PixType >::img

Definition at line 38 of file simplepic.h.

template<class PixType>
int vcg::SimplePic< PixType >::sx

Definition at line 39 of file simplepic.h.

template<class PixType>
int vcg::SimplePic< PixType >::sy

Definition at line 39 of file simplepic.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:05 2013