Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

CybPixelTextureC Class Reference

#include <cybpixeltexturec.h>

Inheritance diagram for CybPixelTextureC:

Inheritance graph
[legend]
Collaboration diagram for CybPixelTextureC:

Collaboration graph
[legend]
List of all members.

Public Methods

 CybPixelTextureC (CybWorldC *)
virtual ~CybPixelTextureC ()
 CybPixelTextureC (const CybPixelTextureC &)
CybPixelTextureC & operator= (const CybPixelTextureC &)
virtual void Load_image (char *&, const char *, long &)
virtual void FinishInit ()
virtual int AddSrc (CybNodeC *pN, const StringC &a1, const StringC &a2)
virtual void SetEvent (long, const void *, BaseI *)
virtual long BufEvent (long, const void *, BaseI *)
virtual long GetEventBufMaxDataSize ()
virtual long GetEventBufMinDataSize ()
virtual short CopyEventBuf (AnyC &, long)
virtual short SetEventBuf (AnyC &, BaseI *)

Protected Methods

virtual void PrepareImage ()
void CreateNewCopy (CybNodeC *pN)

Protected Attributes

SFImagem_pImage
long m_imageGLWidthBuf
long m_imageGLHeightBuf
short m_channelsBuf
unsigned char * m_glPixelBuf
long m_imageGLWidth
long m_imageGLHeight
short m_channels
unsigned char * m_glPixel
long m_copyEventBufState
long m_subTexChanged
long m_subTexOffSetX
long m_subTexOffSetY
long m_subTexWidth
long m_subTexHeight
long m_maxTexDim

Constructor & Destructor Documentation

CybPixelTextureC::CybPixelTextureC CybWorldC  
 

virtual CybPixelTextureC::~CybPixelTextureC   [virtual]
 

CybPixelTextureC::CybPixelTextureC const CybPixelTextureC &   
 


Member Function Documentation

virtual int CybPixelTextureC::AddSrc CybNodeC   pN,
const StringC   a1,
const StringC   a2
[virtual]
 

Reimplemented from CybNodeC.

virtual long CybPixelTextureC::BufEvent long   ,
const void *   ,
BaseI  
[virtual]
 

Reimplemented from CybNodeC.

virtual short CybPixelTextureC::CopyEventBuf AnyC  ,
long   
[virtual]
 

Reimplemented from CybNodeC.

void CybPixelTextureC::CreateNewCopy CybNodeC   pN [protected, virtual]
 

Reimplemented from CybNodeC.

virtual void CybPixelTextureC::FinishInit   [virtual]
 

Reimplemented from CybNodeC.

Reimplemented in CybPFPixelTextureC.

virtual long CybPixelTextureC::GetEventBufMaxDataSize   [virtual]
 

Reimplemented from CybNodeC.

virtual long CybPixelTextureC::GetEventBufMinDataSize   [virtual]
 

Reimplemented from CybNodeC.

virtual void CybPixelTextureC::Load_image char *&   ,
const char *   ,
long &   
[virtual]
 

Reimplemented from CybNodeC.

CybPixelTextureC& CybPixelTextureC::operator= const CybPixelTextureC &   
 

virtual void CybPixelTextureC::PrepareImage   [protected, virtual]
 

virtual void CybPixelTextureC::SetEvent long   ,
const void *   ,
BaseI  
[virtual]
 

Reimplemented from CybNodeC.

Reimplemented in CybGLPixelTextureC.

virtual short CybPixelTextureC::SetEventBuf AnyC  ,
BaseI  
[virtual]
 

Reimplemented from CybNodeC.

Reimplemented in CybGLPixelTextureC.


Member Data Documentation

short CybPixelTextureC::m_channels [protected]
 

Definition at line 74 of file cybpixeltexturec.h.

short CybPixelTextureC::m_channelsBuf [protected]
 

Definition at line 69 of file cybpixeltexturec.h.

long CybPixelTextureC::m_copyEventBufState [protected]
 

Definition at line 77 of file cybpixeltexturec.h.

unsigned char* CybPixelTextureC::m_glPixel [protected]
 

Definition at line 75 of file cybpixeltexturec.h.

unsigned char* CybPixelTextureC::m_glPixelBuf [protected]
 

Definition at line 70 of file cybpixeltexturec.h.

long CybPixelTextureC::m_imageGLHeight [protected]
 

Definition at line 73 of file cybpixeltexturec.h.

long CybPixelTextureC::m_imageGLHeightBuf [protected]
 

Definition at line 67 of file cybpixeltexturec.h.

long CybPixelTextureC::m_imageGLWidth [protected]
 

Definition at line 72 of file cybpixeltexturec.h.

long CybPixelTextureC::m_imageGLWidthBuf [protected]
 

Definition at line 66 of file cybpixeltexturec.h.

long CybPixelTextureC::m_maxTexDim [protected]
 

Definition at line 85 of file cybpixeltexturec.h.

SFImage* CybPixelTextureC::m_pImage [protected]
 

Definition at line 64 of file cybpixeltexturec.h.

long CybPixelTextureC::m_subTexChanged [protected]
 

Definition at line 79 of file cybpixeltexturec.h.

long CybPixelTextureC::m_subTexHeight [protected]
 

Definition at line 83 of file cybpixeltexturec.h.

long CybPixelTextureC::m_subTexOffSetX [protected]
 

Definition at line 80 of file cybpixeltexturec.h.

long CybPixelTextureC::m_subTexOffSetY [protected]
 

Definition at line 81 of file cybpixeltexturec.h.

long CybPixelTextureC::m_subTexWidth [protected]
 

Definition at line 82 of file cybpixeltexturec.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 29 14:29:35 2003 for Open ActiveWrl by doxygen1.3-rc2