Panda3D
Loading...
Searching...
No Matches
DirectNodePath Class Reference
Inheritance diagram for DirectNodePath:

Public Member Functions

 __init__ (self, nodePath, bboxColor=None)
 
 dehighlight (self)
 
 getCenter (self)
 
 getMax (self)
 
 getMin (self)
 
 getRadius (self)
 
 highlight (self, fRecompute=1)
 

Public Attributes

 bbox = DirectBoundingBox(self, bboxColor)
 
 mCoa2Dnp = Mat4(Mat4.identMat())
 
 tDnp2Widget = TransformState.makeIdentity()
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
nodePath,
bboxColor = None )

Member Function Documentation

◆ dehighlight()

dehighlight ( self)

◆ getCenter()

getCenter ( self)

◆ getMax()

getMax ( self)

◆ getMin()

getMin ( self)

◆ getRadius()

getRadius ( self)

◆ highlight()

highlight ( self,
fRecompute = 1 )

Member Data Documentation

◆ bbox

bbox = DirectBoundingBox(self, bboxColor)

◆ mCoa2Dnp

mCoa2Dnp = Mat4(Mat4.identMat())

◆ tDnp2Widget

tDnp2Widget = TransformState.makeIdentity()