|
Blender V4.3
|
Public Attributes | |
| float | obmat_orig [4][4] |
| float | parent_obmat_orig [4][4] |
| float | parent_obmat_inv_orig [4][4] |
| float | parent_recurse_obmat_orig [4][4] |
| float | parentinv_orig [4][4] |
| Object * | ob_parent_recurse |
| int | mode |
Definition at line 149 of file object_utils.cc.
| int blender::ed::object::XFormObjectSkipChild::mode |
Definition at line 156 of file object_utils.cc.
Referenced by blender::ed::object::object_xform_skip_child_container_item_ensure(), and blender::ed::object::object_xform_skip_child_container_update_all().
| Object* blender::ed::object::XFormObjectSkipChild::ob_parent_recurse |
Definition at line 155 of file object_utils.cc.
Referenced by blender::ed::object::object_xform_skip_child_container_item_ensure(), and blender::ed::object::object_xform_skip_child_container_update_all().
| float blender::ed::object::XFormObjectSkipChild::obmat_orig[4][4] |
Definition at line 150 of file object_utils.cc.
Referenced by blender::ed::object::object_xform_skip_child_container_item_ensure(), and blender::ed::object::object_xform_skip_child_container_update_all().
| float blender::ed::object::XFormObjectSkipChild::parent_obmat_inv_orig[4][4] |
Definition at line 152 of file object_utils.cc.
Referenced by blender::ed::object::object_xform_skip_child_container_item_ensure(), and blender::ed::object::object_xform_skip_child_container_update_all().
| float blender::ed::object::XFormObjectSkipChild::parent_obmat_orig[4][4] |
Definition at line 151 of file object_utils.cc.
Referenced by blender::ed::object::object_xform_skip_child_container_item_ensure(), and blender::ed::object::object_xform_skip_child_container_update_all().
| float blender::ed::object::XFormObjectSkipChild::parent_recurse_obmat_orig[4][4] |
Definition at line 153 of file object_utils.cc.
Referenced by blender::ed::object::object_xform_skip_child_container_item_ensure(), and blender::ed::object::object_xform_skip_child_container_update_all().
| float blender::ed::object::XFormObjectSkipChild::parentinv_orig[4][4] |
Definition at line 154 of file object_utils.cc.
Referenced by blender::ed::object::object_xform_skip_child_container_item_ensure(), and blender::ed::object::object_xform_skip_child_container_update_all().