Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
TexViewer Class Reference
Inheritance diagram for TexViewer:
DirectObject

Public Member Functions

def __init__
 
def cleanup
 
- Public Member Functions inherited from DirectObject
def __init__
 
def accept
 
def acceptOnce
 
def addTask
 
def detectLeaks
 
def doMethodLater
 
def getAllAccepting
 
def ignore
 
def ignoreAll
 
def isAccepting
 
def isIgnoring
 
def removeAllTasks
 
def removeTask
 

Public Attributes

 cleanedUp
 
 root
 
 t2
 
 tex
 

Detailed Description

A simple class to pop up a card onscreen to see the contents
of a texture. 

Constructor & Destructor Documentation

def __init__ (   self,
  tex 
)

Member Function Documentation

def cleanup (   self)

Member Data Documentation

cleanedUp
root
t2
tex