Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TransformState Member List

This is the complete list of members for TransformState, including all inherited members.
_composition_cacheTransformState [private]
_flagsTransformState [private]
_hprTransformState [private]
_identity_stateTransformState [private, static]
_inv_matTransformState [private]
_invert_composition_cacheTransformState [private]
_matTransformState [private]
_posTransformState [private]
_quatTransformState [private]
_saved_entryTransformState [private]
_scaleTransformState [private]
_self_composeTransformState [private]
_statesTransformState [private, static]
_type_handleTransformState [private, static]
calc_components()TransformState [private]
calc_hpr()TransformState [private]
calc_mat()TransformState [private]
calc_quat()TransformState [private]
calc_singular()TransformState [private]
change_this(TypedWritable *old_ptr, BamReader *manager)TransformState [static]
check_components() constTransformState [inline, private]
check_hpr() constTransformState [inline, private]
check_mat() constTransformState [inline, private]
check_quat() constTransformState [inline, private]
check_singular() constTransformState [inline, private]
check_uniform_scale()TransformState [inline, private]
clear_cache()TransformState [static]
complete_pointers(TypedWritable **p_list, BamReader *manager)TypedWritable [virtual]
components_given() constTransformState [inline]
compose(const TransformState *other) constTransformState
CompositionCache typedefTransformState [private]
do_compose(const TransformState *other) constTransformState [private]
do_invert_compose(const TransformState *other) constTransformState [private]
F_components_given enum valueTransformState [private]
F_components_known enum valueTransformState [private]
F_has_components enum valueTransformState [private]
F_hpr_given enum valueTransformState [private]
F_hpr_known enum valueTransformState [private]
F_is_destructing enum valueTransformState [private]
F_is_identity enum valueTransformState [private]
F_is_invalid enum valueTransformState [private]
F_is_singular enum valueTransformState [private]
F_mat_known enum valueTransformState [private]
F_quat_given enum valueTransformState [private]
F_quat_known enum valueTransformState [private]
F_singular_known enum valueTransformState [private]
F_uniform_scale enum valueTransformState [private]
fillin(DatagramIterator &scan, BamReader *manager)TransformState [protected]
finalize()TransformState [virtual]
Flags enum nameTransformState [private]
force_init_type()TransformState [inline, virtual]
get_class_type()TransformState [inline, static]
get_hpr() constTransformState [inline]
get_mat() constTransformState [inline]
get_num_states()TransformState [static]
get_num_unused_states()TransformState [static]
get_pos() constTransformState [inline]
get_quat() constTransformState [inline]
get_ref_count() constReferenceCount [inline]
get_scale() constTransformState [inline]
get_type() constTransformState [inline, virtual]
get_type_index() constTypedObject [inline]
get_uniform_scale() constTransformState [inline]
has_components() constTransformState [inline]
has_hpr() constTransformState [inline]
has_mat() constTransformState [inline]
has_pos() constTransformState [inline]
has_quat() constTransformState [inline]
has_scale() constTransformState [inline]
has_uniform_scale() constTransformState [inline]
hpr_given() constTransformState [inline]
init_type()TransformState [inline, static]
invert_compose(const TransformState *other) constTransformState
is_destructing() constTransformState [inline, private]
is_exact_type(TypeHandle handle) constTypedObject [inline]
is_identity() constTransformState [inline]
is_invalid() constTransformState [inline]
is_of_type(TypeHandle handle) constTypedObject [inline]
is_singular() constTransformState [inline]
make_from_bam(const FactoryParams &params)TransformState [protected, static]
make_hpr(const LVecBase3f &hpr)TransformState [inline, static]
make_identity()TransformState [static]
make_invalid()TransformState [static]
make_mat(const LMatrix4f &mat)TransformState [static]
make_pos(const LVecBase3f &pos)TransformState [inline, static]
make_pos_hpr(const LVecBase3f &pos, const LVecBase3f &hpr)TransformState [inline, static]
make_pos_hpr_scale(const LVecBase3f &pos, const LVecBase3f &hpr, const LVecBase3f &scale)TransformState [static]
make_pos_quat_scale(const LVecBase3f &pos, const LQuaternionf &quat, const LVecBase3f &scale)TransformState [static]
make_quat(const LQuaternionf &quat)TransformState [inline, static]
make_scale(float scale)TransformState [inline, static]
make_scale(const LVecBase3f &scale)TransformState [inline, static]
NullTypedWritable [static]
operator<(const TransformState &other) constTransformState
operator=(const TransformState &copy)TransformState [private]
TypedWritableReferenceCount::operator=(const TypedWritableReferenceCount &copy)TypedWritableReferenceCount [inline]
TypedWritableReferenceCount::TypedWritable::operator=(const TypedWritable &copy)TypedWritable [inline]
TypedWritableReferenceCount::TypedObject::operator=(const TypedObject &copy)TypedObject [inline]
ReferenceCount::operator=(const ReferenceCount &)ReferenceCount [inline, protected]
output(ostream &out) constTransformState
quat_given() constTransformState [inline]
ref() constReferenceCount [inline]
ReferenceCount()ReferenceCount [inline, protected]
ReferenceCount(const ReferenceCount &)ReferenceCount [inline, protected]
register_with_read_factory()TransformState [static]
return_new(TransformState *state)TransformState [private, static]
set_destructing()TransformState [inline, private]
set_hpr(const LVecBase3f &hpr) constTransformState
set_pos(const LVecBase3f &pos) constTransformState
set_quat(const LQuaternionf &quat) constTransformState
set_scale(const LVecBase3f &scale) constTransformState
States typedefTransformState [private]
test_ref_count_integrity() constReferenceCount [inline]
TransformState()TransformState [protected]
TransformState(const TransformState &copy)TransformState [private]
TypedObject()TypedObject [inline]
TypedObject(const TypedObject &copy)TypedObject [inline]
TypedWritable()TypedWritable [inline]
TypedWritable(const TypedWritable &copy)TypedWritable [inline]
TypedWritableReferenceCount()TypedWritableReferenceCount [inline]
TypedWritableReferenceCount(const TypedWritableReferenceCount &copy)TypedWritableReferenceCount [inline]
unref() constReferenceCount [inline]
write(ostream &out, int indent_level) constTransformState
write_datagram(BamWriter *manager, Datagram &dg)TransformState [virtual]
~ReferenceCount()ReferenceCount [inline, protected]
~TransformState()TransformState [virtual]
~TypedObject()TypedObject [virtual]
~TypedWritable()TypedWritable [virtual]

Generated on Fri May 2 00:55:48 2003 for Panda by doxygen1.3