Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Classes | Variables
direct.showbase.DistancePhasedNode Namespace Reference

Classes

class  BufferedDistancePhasedNode
 
class  DistancePhasedNode
 

Variables

tuple cNode = CollisionNode('camCol')
 
tuple cNodePath = NodePath(cNode)
 
tuple cSphere = CollisionSphere(0,0,0,0.1)
 
tuple eventHandler = CollisionHandlerEvent()
 
tuple p
 

Variable Documentation

tuple cNode = CollisionNode('camCol')
tuple cNodePath = NodePath(cNode)
tuple cSphere = CollisionSphere(0,0,0,0.1)
tuple eventHandler = CollisionHandlerEvent()
tuple p
Initial value:
1 = BufferedDistancePhasedNode('p',{'At':(10,20),'Near':(100,200),'Far':(1000, 1020)},
2  autoCleanup = False,
3  fromCollideNode = cNodePath,
4  )