#include "billboardEffect.h"
#include "nodePath.h"
#include "look_at.h"
#include "bamReader.h"
#include "bamWriter.h"
#include "datagram.h"
#include "datagramIterator.h"
Go to the source code of this file.
Functions | |
CPT (RenderEffect) BillboardEffect | |
CPT (TransformState) BillboardEffect |
|
Definition at line 104 of file billboardEffect.cxx. References CPT, heads_up(), and look_at(). |
|
Definition at line 35 of file billboardEffect.cxx. References BillboardEffect::_axial_rotate, BillboardEffect::_eye_relative, BillboardEffect::_look_at, BillboardEffect::_look_at_point, BillboardEffect::_off, BillboardEffect::_offset, BillboardEffect::_up_vector, and look_at(). |