Panda3D
Functions
characterJoint.cxx File Reference

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...
 

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
1999-02-23

Definition in file characterJoint.cxx.

Function Documentation

◆ CPT()

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.