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

SomeViz Class Reference

Inheritance diagram for SomeViz:

Shader::Visualize Oldviz Viztex Tiledviz Tiledviz List of all members.

Public Member Functions

 SomeViz (void)
virtual ~SomeViz (void)
virtual void DisplayTexture (PT(Texture)&, Shader *)
virtual void DisplayPixelBuffer (PT(PixelBuffer)&, Shader *)

Protected Types

typedef std::plist< PT(Texturetexlist )
typedef texlist::iterator texiter
typedef std::plist< PT(PixelBufferpblist )
typedef pblist::iterator pbiter

Protected Attributes

texlist _texs
pblist _pbs

Member Typedef Documentation

typedef pblist::iterator SomeViz::pbiter [protected]
 

Definition at line 115 of file shader_test.cxx.

Referenced by Tiledviz::Flush(), Viztex::Flush(), and Oldviz::Flush().

typedef std::plist<PT(PixelBuffer) SomeViz::pblist) [protected]
 

Definition at line 114 of file shader_test.cxx.

typedef texlist::iterator SomeViz::texiter [protected]
 

Definition at line 113 of file shader_test.cxx.

Referenced by Tiledviz::Flush(), Viztex::Flush(), and Oldviz::Flush().

typedef std::plist<PT(Texture) SomeViz::texlist) [protected]
 

Definition at line 112 of file shader_test.cxx.


Constructor & Destructor Documentation

SomeViz::SomeViz void   ) 
 

Definition at line 121 of file shader_test.cxx.

SomeViz::~SomeViz void   )  [virtual]
 

Definition at line 123 of file shader_test.cxx.


Member Function Documentation

void SomeViz::DisplayPixelBuffer PT(PixelBuffer)&  ,
Shader
[virtual]
 

Implements Shader::Visualize.

Definition at line 136 of file shader_test.cxx.

References _pbs, and pb.

void SomeViz::DisplayTexture PT(Texture)&  ,
Shader
[virtual]
 

Implements Shader::Visualize.

Definition at line 125 of file shader_test.cxx.

References _pbs, _texs, g, Texture::has_ram_image(), pb, Texture::prepare(), PT, and tex.


Member Data Documentation

pblist SomeViz::_pbs [protected]
 

Definition at line 118 of file shader_test.cxx.

Referenced by DisplayPixelBuffer(), DisplayTexture(), Tiledviz::Flush(), Viztex::Flush(), and Oldviz::Flush().

texlist SomeViz::_texs [protected]
 

Definition at line 117 of file shader_test.cxx.

Referenced by DisplayTexture(), Tiledviz::Flush(), Viztex::Flush(), and Oldviz::Flush().


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:13:35 2003 for Panda by doxygen1.3