publicVMDInter
index
publicVMDInter.py

low level VMD C++ interface
 
please see the vmdInter module for a user-callable interface.
 
 
 
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
# This file is compatible with both classic and new-style classes.

 
Classes
       
__builtin__.object
PublicVMDInter
PublicVMDInterPtr

 
class PublicVMDInter(__builtin__.object)
   
 

 
  Methods defined here:
__del__(self, destroy=<built-in function delete_PublicVMDInter>)

 
__getattr__ lambda self, name

 
__init__(self, *args)

 
__repr__(self)

 
__setattr__ lambda self, name, value

 
addObject(*args)

 
appendFrame(*args)

 
deleteAll(*args)

 
deleteObj(*args)

 
labels(*args)

 
loadFrame(*args)

 
makeTop(*args)

 
setCenter(*args)

 
setColor(*args)

 
tclCommand(*args)

 
vmdLocal(*args)

 

Data and other attributes defined here:
__dict__ = <dictproxy object at 0x24d0168>

 
dictionary for instance variables (if defined)
__swig_getmethods__ = {}
__swig_setmethods__ = {}
__weakref__ = <attribute '__weakref__' of 'PublicVMDInter' objects>

 
list of weak references to the object (if defined)

 
class PublicVMDInterPtr(PublicVMDInter)
   
 

 
 
Method resolution order:
PublicVMDInterPtr
PublicVMDInter
__builtin__.object

Methods defined here:
__init__(self, this)

 

Methods inherited from PublicVMDInter:
__del__(self, destroy=<built-in function delete_PublicVMDInter>)

 
__getattr__ lambda self, name

 
__repr__(self)

 
__setattr__ lambda self, name, value

 
addObject(*args)

 
appendFrame(*args)

 
deleteAll(*args)

 
deleteObj(*args)

 
labels(*args)

 
loadFrame(*args)

 
makeTop(*args)

 
setCenter(*args)

 
setColor(*args)

 
tclCommand(*args)

 
vmdLocal(*args)

 

Data and other attributes inherited from PublicVMDInter:
__dict__ = <dictproxy object at 0x24d01a0>

 
dictionary for instance variables (if defined)
__swig_getmethods__ = {}
__swig_setmethods__ = {}
__weakref__ = <attribute '__weakref__' of 'PublicVMDInter' objects>

 
list of weak references to the object (if defined)

 
Functions
       
help(...)

 

 
Data
        __package__ = None
pyXplorHelp = Type help() for interactive help, or help(object) for help about object.