mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
*** empty log message ***
This commit is contained in:
parent
c514d3c9ac
commit
563e041030
@ -2208,7 +2208,7 @@ prepare_scene(GraphicsStateGuardianBase *gsg) {
|
|||||||
// Use the ScenePrepareVisitor and fire off a traversal of the scene
|
// Use the ScenePrepareVisitor and fire off a traversal of the scene
|
||||||
// beginning at the bottom node. The ScenePrepareVisitor (defined
|
// beginning at the bottom node. The ScenePrepareVisitor (defined
|
||||||
// above) will call prepare() on each texture it finds in the scene
|
// above) will call prepare() on each texture it finds in the scene
|
||||||
// graph at this point at below.
|
// graph at this point and below.
|
||||||
ScenePrepareVisitor visitor;
|
ScenePrepareVisitor visitor;
|
||||||
visitor._gsg = gsg;
|
visitor._gsg = gsg;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user