Panda3D
Functions
camera.I File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

Go to the source code of this file.

Functions

 CPT (RenderState) Camera
 Returns the initial state as set by a previous call to set_initial_state(). More...
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2002-02-26

Definition in file camera.I.

Function Documentation

◆ CPT()

CPT ( RenderState  )
inline

Returns the initial state as set by a previous call to set_initial_state().

Sets the tag key which, when encountered as a tag on nodes in the scene graph, causes this Camera to apply an arbitrary state transition based on the value of the tag (as specified to set_tag_state()).

Definition at line 172 of file camera.I.