Blender V5.0
blender::ed::transform::TransformInitContext Struct Reference

Public Attributes

SpaceClipspace_clip
TransInfot
TransDataContainertc
struct { 
   TransData *   td 
   TransData2D *   td2d 
   TransDataTracking *   tdt 
current

Detailed Description

Definition at line 59 of file transform_convert_tracking.cc.

Member Data Documentation

◆ [struct]

struct { ... } blender::ed::transform::TransformInitContext::current

◆ space_clip

SpaceClip* blender::ed::transform::TransformInitContext::space_clip

Definition at line 60 of file transform_convert_tracking.cc.

◆ t

TransInfo* blender::ed::transform::TransformInitContext::t

Definition at line 62 of file transform_convert_tracking.cc.

◆ tc

TransDataContainer* blender::ed::transform::TransformInitContext::tc

Definition at line 63 of file transform_convert_tracking.cc.

◆ td

TransData* blender::ed::transform::TransformInitContext::td

Definition at line 71 of file transform_convert_tracking.cc.

◆ td2d

TransData2D* blender::ed::transform::TransformInitContext::td2d

Definition at line 72 of file transform_convert_tracking.cc.

◆ tdt

TransDataTracking* blender::ed::transform::TransformInitContext::tdt

Definition at line 73 of file transform_convert_tracking.cc.


The documentation for this struct was generated from the following file: