Panda3D
Functions
camera.cxx File Reference

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

#include "pandabase.h"
#include "camera.h"
#include "lens.h"
#include "throw_event.h"

Go to the source code of this file.

Functions

 CPT (RenderState) Camera
 Returns the state associated with the indicated tag state by a previous call to set_tag_state(), or the empty state if nothing has been associated. 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.cxx.

Function Documentation

◆ CPT()

CPT ( RenderState  )

Returns the state associated with the indicated tag state by a previous call to set_tag_state(), or the empty state if nothing has been associated.

Associates the indicated AuxSceneData object with the given NodePath, possibly replacing a previous data defined for the same NodePath, if any.

Definition at line 142 of file camera.cxx.