Showing results for
on docs.panda3d.org...time, in seconds, to keep this
AuxSceneData
object around in the scene graph after the last time it was rendered.
-
double get_expiration_time(void) constï...
AuxSceneData
object around in the scene graph after the last time it was rendered.
-
double get_expiration_time(void) constï...
...A handy class that can scrub over a scene graph and collect interesting statistics on it.
Inheritance diagram
-
enum LodModeï
-
Inheritance diagram
-
enum LodModeï
-
...LikePartBundleNode
, it exists solely to make it easy to storeAnimBundles
in the scene graph.Inheritance diagram
- __init__(name: str, bundle: AnimBundle)ï
The
, it exists solely to make it easy to storeAnimBundles
in the scene graph.Inheritance diagram
- __init__(name: str, bundle: AnimBundle)ï
The
...LensNode
A node that can be positioned around in the scene graph to represent a point of view for rendering a scene.
Inheritance diagram...
A node that can be positioned around in the scene graph to represent a point of view for rendering a scene.
Inheritance diagram...
...This probably doesnât matter too much since we expect that everything we parent to this scene graph will have a Y value of 0...
...LikePartBundleNode
, it exists solely to make it easy to storeAnimBundles
in the scene graph.Inheritance diagram
-
explicit AnimBundleNode(std::string const &name, AnimBundle *bundle...
, it exists solely to make it easy to storeAnimBundles
in the scene graph.Inheritance diagram
-
explicit AnimBundleNode(std::string const &name, AnimBundle *bundle...
Render Effectsï
There are a number of special render effects that may be set on scene graph nodes to change the way they render...
There are a number of special render effects that may be set on scene graph nodes to change the way they render...
Render Effectsï
There are a number of special render effects that may be set on scene graph nodes to change the way they render...
There are a number of special render effects that may be set on scene graph nodes to change the way they render...
...See The Scene Graph.
- sequenceï
A type of interval that executes two or more other intervals in succession (ie. the next one starts after...
- sequenceï
A type of interval that executes two or more other intervals in succession (ie. the next one starts after...
...This allows access to the graphical display, the scene graph, the input devices, the task and event managers, and all the other things that...