Planeshift
|
#include <csutil/csstring.h>
#include <csutil/array.h>
#include <csutil/bitarray.h>
#include <csutil/leakguard.h>
#include <csutil/parray.h>
#include <csutil/refcount.h>
#include <iutil/virtclk.h>
#include <imesh/object.h>
Go to the source code of this file.
Classes | |
class | psEffectAnchor |
Effect anchors provide a base location / anchor point for all effect objs. More... | |
class | psEffectAnchorKeyFrame |
Stores data for a specific effect anchor keyframe. More... | |
class | psEffectAnchorKeyFrameGroup |
Effect anchor KeyFrame group. More... |