|
Panda3D
|
An abstract base class for GraphicsOutput, for all the usual reasons. More...
Public Member Functions | |
| Texture | getTexture (int i) |
| Texture | getTexture () |
| setSort (int sort) | |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
An abstract base class for GraphicsOutput, for all the usual reasons.
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from TypedWritableReferenceCount.
Reimplemented in GraphicsOutput, GraphicsWindow, CallbackGraphicsWindow, GraphicsBuffer, and ParasiteBuffer.
Reimplemented in GraphicsOutput.
| Texture getTexture | ( | ) |
Reimplemented in GraphicsOutput.
| setSort | ( | int | sort | ) |
Reimplemented in GraphicsOutput.
1.7.3