PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "characterJoint.h"
#include "config_char.h"
#include "jointVertexTransform.h"
#include "characterJointEffect.h"
#include "datagram.h"
#include "datagramIterator.h"
#include "bamReader.h"
#include "bamWriter.h"
Go to the source code of this file.
Functions | |
CPT (TransformState) CharacterJoint | |
Copies the joint's current net transform (composed from the root of the character joint hierarchy) into the indicated matrix. More... | |
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."
Definition in file characterJoint.cxx.
CPT | ( | TransformState | ) |
Copies the joint's current net transform (composed from the root of the character joint hierarchy) into the indicated matrix.
Returns the Character that owns this joint. Changes the Character that owns this joint.
Definition at line 375 of file characterJoint.cxx.