__pad0__ | TransformState | |
_composition_cache | TransformState | [private] |
_flags | TransformState | [private] |
_hpr | TransformState | [private] |
_inv_mat | TransformState | [private] |
_invert_composition_cache | TransformState | [private] |
_mat | TransformState | [private] |
_pos | TransformState | [private] |
_quat | TransformState | [private] |
_saved_entry | TransformState | [private] |
_scale | TransformState | [private] |
_self_compose | TransformState | [private] |
_states | TransformState | [private, static] |
_type_handle | TransformState | [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() const | TransformState | [private] |
check_hpr() const | TransformState | [private] |
check_mat() const | TransformState | [private] |
check_quat() const | TransformState | [private] |
check_singular() const | TransformState | [private] |
check_uniform_scale() | TransformState | [private] |
clear_cache() | TransformState | [static] |
complete_pointers(TypedWritable **p_list, BamReader *manager) | TypedWritable | [virtual] |
components_given() const | TransformState | |
CompositionCache typedef | TransformState | [private] |
CPT(TransformState) make_invalid() | TransformState | [static] |
CPT(TransformState) make_pos(const LVecBase3f &pos) | TransformState | [static] |
CPT(TransformState) make_hpr(const LVecBase3f &hpr) | TransformState | [static] |
CPT(TransformState) make_quat(const LQuaternionf &quat) | TransformState | [static] |
CPT(TransformState) make_pos_hpr(const LVecBase3f &pos | TransformState | [static] |
CPT(TransformState) make_scale(float scale) | TransformState | [static] |
CPT(TransformState) make_scale(const LVecBase3f &scale) | TransformState | [static] |
CPT(TransformState) make_pos_hpr_scale(const LVecBase3f &pos | TransformState | [static] |
CPT(TransformState) make_pos_quat_scale(const LVecBase3f &pos | TransformState | [static] |
CPT(TransformState) make_mat(const LMatrix4f &mat) | TransformState | [static] |
CPT(TransformState) set_pos(const LVecBase3f &pos) const | TransformState | |
CPT(TransformState) set_hpr(const LVecBase3f &hpr) const | TransformState | |
CPT(TransformState) set_quat(const LQuaternionf &quat) const | TransformState | |
CPT(TransformState) set_scale(const LVecBase3f &scale) const | TransformState | |
CPT(TransformState) compose(const TransformState *other) const | TransformState | |
CPT(TransformState) invert_compose(const TransformState *other) const | TransformState | |
CPT(TransformState) return_new(TransformState *state) | TransformState | [private, static] |
CPT(TransformState) do_compose(const TransformState *other) const | TransformState | [private] |
CPT(TransformState) do_invert_compose(const TransformState *other) const | TransformState | [private] |
CPT(TransformState) _identity_state | TransformState | [private, static] |
F_components_given enum value | TransformState | [private] |
F_components_known enum value | TransformState | [private] |
F_has_components enum value | TransformState | [private] |
F_hpr_given enum value | TransformState | [private] |
F_hpr_known enum value | TransformState | [private] |
F_is_destructing enum value | TransformState | [private] |
F_is_identity enum value | TransformState | [private] |
F_is_invalid enum value | TransformState | [private] |
F_is_singular enum value | TransformState | [private] |
F_mat_known enum value | TransformState | [private] |
F_quat_given enum value | TransformState | [private] |
F_quat_known enum value | TransformState | [private] |
F_singular_known enum value | TransformState | [private] |
F_uniform_scale enum value | TransformState | [private] |
fillin(DatagramIterator &scan, BamReader *manager) | TransformState | [protected] |
finalize() | TransformState | [virtual] |
Flags enum name | TransformState | [private] |
force_init_type() | TransformState | [inline, virtual] |
get_class_type() | TransformState | [inline, static] |
get_hpr() const | TransformState | |
get_mat() const | TransformState | |
get_num_states() | TransformState | [static] |
get_num_unused_states() | TransformState | [static] |
get_pos() const | TransformState | |
get_quat() const | TransformState | |
get_scale() const | TransformState | |
get_type() const | TransformState | [inline, virtual] |
get_type_index() const | TypedObject | |
get_uniform_scale() const | TransformState | |
has_components() const | TransformState | |
has_hpr() const | TransformState | |
has_mat() const | TransformState | |
has_pos() const | TransformState | |
has_quat() const | TransformState | |
has_scale() const | TransformState | |
has_uniform_scale() const | TransformState | |
hpr | TransformState | |
hpr | TransformState | |
hpr_given() const | TransformState | |
init_type() | TransformState | [inline, static] |
is_destructing() const | TransformState | [private] |
is_exact_type(TypeHandle handle) const | TypedObject | |
is_identity() const | TransformState | |
is_invalid() const | TransformState | |
is_of_type(TypeHandle handle) const | TypedObject | |
is_singular() const | TransformState | |
make_from_bam(const FactoryParams ¶ms) | TransformState | [protected, static] |
Null | TypedWritable | [static] |
operator<(const TransformState &other) const | TransformState | |
operator=(const TransformState ©) | TransformState | [private] |
TypedWritableReferenceCount::operator=(const TypedWritableReferenceCount ©) | TypedWritableReferenceCount | |
TypedWritableReferenceCount::TypedWritable::operator=(const TypedWritable ©) | TypedWritable | |
TypedWritableReferenceCount::TypedObject::operator=(const TypedObject ©) | TypedObject | |
ReferenceCount::operator=(const ReferenceCount &) | ReferenceCount | [protected] |
output(ostream &out) const | TransformState | |
quat | TransformState | |
quat_given() const | TransformState | |
ref() const | ReferenceCount | [protected] |
ReferenceCount() | ReferenceCount | [protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [protected] |
register_with_read_factory() | TransformState | [static] |
scale | TransformState | |
scale | TransformState | |
set_destructing() | TransformState | [private] |
States typedef | TransformState | [private] |
test_ref_count_integrity() const | ReferenceCount | [protected] |
TransformState() | TransformState | [protected] |
TransformState(const TransformState ©) | TransformState | [private] |
TypedObject() | TypedObject | |
TypedObject(const TypedObject ©) | TypedObject | |
TypedWritable() | TypedWritable | |
TypedWritable(const TypedWritable ©) | TypedWritable | |
TypedWritableReferenceCount() | TypedWritableReferenceCount | |
TypedWritableReferenceCount(const TypedWritableReferenceCount ©) | TypedWritableReferenceCount | |
unref() const | ReferenceCount | [protected] |
write(ostream &out, int indent_level) const | TransformState | |
write_datagram(BamWriter *manager, Datagram &dg) | TransformState | [virtual] |
~ReferenceCount() | ReferenceCount | [protected] |
~TransformState() | TransformState | [virtual] |
~TypedWritable() | TypedWritable | [virtual] |