Inheritance diagram for Tiledviz:
Public Member Functions | |
Tiledviz (PT(GraphicsPipe)&) | |
virtual | ~Tiledviz (void) |
virtual void | Flush (void) |
Tiledviz (PT(GraphicsPipe)&) | |
virtual | ~Tiledviz (void) |
virtual void | Flush (void) |
virtual void | DisplayTexture (PT(Texture)&, Shader *) |
virtual void | DisplayTexture (PointerTo< Texture > &, Shader *)=0 |
virtual void | DisplayTexture (PT(Texture)&, Shader *) |
virtual void | DisplayPixelBuffer (PT(PixelBuffer)&, Shader *) |
virtual void | DisplayPixelBuffer (PointerTo< PixelBuffer > &, Shader *)=0 |
virtual void | DisplayPixelBuffer (PT(PixelBuffer)&, Shader *) |
Protected Types | |
typedef std::plist< PT(GraphicsWindow) | winlist ) |
typedef std::plist< PT(GraphicsWindow) | winlist ) |
typedef winlist::iterator | winiter |
typedef winlist::iterator | winiter |
typedef std::plist< PT(Texture) | texlist ) |
typedef std::plist< PT(Texture) | texlist ) |
typedef texlist::iterator | texiter |
typedef texlist::iterator | texiter |
typedef std::plist< PT(PixelBuffer) | pblist ) |
typedef std::plist< PT(PixelBuffer) | pblist ) |
typedef pblist::iterator | pbiter |
typedef pblist::iterator | pbiter |
Protected Member Functions | |
PT (GraphicsPipe) _pipe | |
PT (GraphicsPipe) _pipe | |
Protected Attributes | |
winlist | _wins |
texlist | _texs |
texlist | _texs |
pblist | _pbs |
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 Flush(), Viztex::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 Flush(), and Viztex::~Viztex(). |
|
Definition at line 175 of file shader_test.cxx. |
|
Definition at line 197 of file min_shader.cxx. |
|
Definition at line 274 of file min_shader.cxx. |
|
Definition at line 276 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(). |
|
Reimplemented from Viztex. |
|
Reimplemented from Viztex. Definition at line 278 of file min_shader.cxx. References SomeViz::_texs, Viztex::_wins, SomeViz::texiter, and Viztex::winiter. |
|
|
|
|
|
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 Flush(), Viztex::Flush(), Oldviz::Flush(), and SomeViz::~SomeViz(). |
|
Definition at line 178 of file shader_test.cxx. Referenced by Flush(), Viztex::Flush(), and Viztex::~Viztex(). |