Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

CFPBuffer Class Reference

Floating point pixel off-screen buffer class from NVIDIA's SDK. More...

#include <float_pbuffer_lnx.h>

List of all members.

Public Member Functions

 CFPBuffer ()
bool create (int w, int h)
void activate ()
void deactivate ()
void destroy ()
int getWidth ()
int getHeight ()
 ~CFPBuffer ()


Detailed Description

Floating point pixel off-screen buffer class from NVIDIA's SDK.

This is just the floating point pixel buffer class from NVIDIA's SDK, included because its quite handy to have around.


Constructor & Destructor Documentation

CFPBuffer::CFPBuffer  )  [inline]
 

CFPBuffer::~CFPBuffer  )  [inline]
 


Member Function Documentation

void CFPBuffer::activate  )  [inline]
 

bool CFPBuffer::create int  w,
int  h
[inline]
 

void CFPBuffer::deactivate  )  [inline]
 

void CFPBuffer::destroy  )  [inline]
 

int CFPBuffer::getHeight  )  [inline]
 

int CFPBuffer::getWidth  )  [inline]
 


The documentation for this class was generated from the following file:
Generated on Mon Jun 27 14:54:29 2005 for OPENVIDIA by  doxygen 1.4.0