Panda3D
Public Member Functions | Public Attributes

Vector3Entry Class Reference

Inheritance diagram for Vector3Entry:
VectorEntry

List of all members.

Public Member Functions

def __init__
def action
def addMenuItem
def entry
def entryList
def floaters
def get
def getAt
def label
def menu
def popupSliders
def reset
def set
def setAt

Public Attributes

 entryBackground
 entryFormat
 entryList
 menu
 variableList

Constructor & Destructor Documentation

def __init__ (   self,
  parent = None,
  kw 
)

Reimplemented from VectorEntry.


Member Function Documentation

def action (   self,
  fCommand = 1 
) [inherited]
def addMenuItem (   self,
  label = '',
  command = None 
) [inherited]
def entry (   self,
  index 
) [inherited]
def entryList (   self) [inherited]
def floaters (   self) [inherited]
def get (   self) [inherited]
def getAt (   self,
  index 
) [inherited]
def label (   self) [inherited]
def menu (   self) [inherited]
def popupSliders (   self) [inherited]
def reset (   self) [inherited]
def set (   self,
  value,
  fCommand = 1 
) [inherited]
def setAt (   self,
  index,
  value,
  fCommand = 1 
) [inherited]

Member Data Documentation

entryBackground [inherited]
entryFormat [inherited]
entryList [inherited]
menu [inherited]
variableList [inherited]
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties