Panda3D
Functions
billboardEffect.I File Reference

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

Go to the source code of this file.

Functions

 CPT (RenderEffect) BillboardEffect
 A convenience function to make a typical axis-rotating billboard. 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-03-14

Definition in file billboardEffect.I.

Function Documentation

◆ CPT()

CPT ( RenderEffect  )
inline

A convenience function to make a typical axis-rotating billboard.

A convenience function to make a typical world-relative point-rotating billboard.

A convenience function to make a typical eye-relative point-rotating billboard.

Definition at line 25 of file billboardEffect.I.