Inheritance diagram for Viztex:
Public Member Functions | |
Viztex (PT(GraphicsPipe)&) | |
virtual | ~Viztex (void) |
virtual void | Flush (void) |
Viztex (PT(GraphicsPipe)&) | |
virtual | ~Viztex (void) |
virtual void | Flush (void) |
virtual void | DisplayTexture (PT(Texture)&, Shader *) |
virtual void | DisplayTexture (PointerTo< Texture > &, Shader *)=0 |
virtual void | DisplayPixelBuffer (PT(PixelBuffer)&, Shader *) |
virtual void | DisplayPixelBuffer (PointerTo< PixelBuffer > &, Shader *)=0 |
virtual void | DisplayTexture (PT(Texture)&, Shader *) |
virtual void | DisplayPixelBuffer (PT(PixelBuffer)&, Shader *) |
Protected Types | |
typedef std::plist< PT(GraphicsWindow) | winlist ) |
typedef winlist::iterator | winiter |
typedef std::plist< PT(GraphicsWindow) | winlist ) |
typedef winlist::iterator | winiter |
typedef std::plist< PT(Texture) | texlist ) |
typedef texlist::iterator | texiter |
typedef std::plist< PT(PixelBuffer) | pblist ) |
typedef pblist::iterator | pbiter |
typedef std::plist< PT(Texture) | texlist ) |
typedef texlist::iterator | texiter |
typedef std::plist< PT(PixelBuffer) | pblist ) |
typedef pblist::iterator | pbiter |
Protected Member Functions | |
PT (GraphicsPipe) _pipe | |
PT (GraphicsPipe) _pipe | |
Protected Attributes | |
winlist | _wins |
texlist | _texs |
pblist | _pbs |
texlist | _texs |
pblist | _pbs |
|
Definition at line 140 of file min_shader.cxx. |
|
Definition at line 118 of file shader_test.cxx. Referenced by Oldviz::Flush(). |
|
Definition at line 139 of file min_shader.cxx. |
|
Definition at line 117 of file shader_test.cxx. |
|
Definition at line 138 of file min_shader.cxx. |
|
Definition at line 116 of file shader_test.cxx. Referenced by Tiledviz::Flush(), Flush(), and Oldviz::Flush(). |
|
Definition at line 137 of file min_shader.cxx. |
|
Definition at line 115 of file shader_test.cxx. |
|
Definition at line 176 of file shader_test.cxx. |
|
Definition at line 198 of file min_shader.cxx. Referenced by Tiledviz::Flush(), and ~Viztex(). |
|
Definition at line 175 of file shader_test.cxx. |
|
Definition at line 197 of file min_shader.cxx. |
|
Definition at line 204 of file min_shader.cxx. |
|
Definition at line 206 of file min_shader.cxx. |
|
|
|
|
|
Definition at line 161 of file min_shader.cxx. References Oldviz::Oldviz(), and Oldviz::PT(). |
|
Definition at line 57 of file shader.cxx. |
|
Definition at line 139 of file shader_test.cxx. References Oldviz::Flush(), Oldviz::Oldviz(), Oldviz::PT(), and Oldviz::~Oldviz(). |
|
Definition at line 150 of file min_shader.cxx. References BaseViz::_pbs, pb, Texture::prepare(), PT, tex, and GraphicsStateGuardianBase::texture_to_pixel_buffer(). |
|
Definition at line 53 of file shader.cxx. |
|
Definition at line 128 of file shader_test.cxx. References SomeViz::_pbs, pb, Texture::prepare(), PT, tex, and GraphicsStateGuardianBase::texture_to_pixel_buffer(). |
|
Implements Shader::Visualize. |
|
Implements Shader::Visualize. Reimplemented in Tiledviz, and Tiledviz. Definition at line 208 of file min_shader.cxx. References SomeViz::_texs, _wins, and SomeViz::texiter. |
|
|
|
|
|
Definition at line 143 of file min_shader.cxx. Referenced by BaseViz::DisplayTexture(). |
|
Definition at line 121 of file shader_test.cxx. Referenced by SomeViz::DisplayTexture(), and Oldviz::Flush(). |
|
Definition at line 142 of file min_shader.cxx. Referenced by BaseViz::~BaseViz(). |
|
Definition at line 120 of file shader_test.cxx. Referenced by Tiledviz::Flush(), Flush(), Oldviz::Flush(), and SomeViz::~SomeViz(). |
|
Definition at line 178 of file shader_test.cxx. Referenced by Tiledviz::Flush(), Flush(), and ~Viztex(). |