Blender  V3.3
Public Attributes | List of all members
TransDataArgs_ToSphere Struct Reference

Public Attributes

const TransInfot
 
const TransDataContainertc
 
float ratio
 
const struct ToSphereInfo to_sphere_info
 
bool is_local_center
 
bool is_data_space
 

Detailed Description

Note
Small arrays / data-structures should be stored copied for faster memory access.

Definition at line 107 of file transform_mode_tosphere.c.

Member Data Documentation

◆ is_data_space

bool TransDataArgs_ToSphere::is_data_space

Definition at line 113 of file transform_mode_tosphere.c.

Referenced by applyToSphere().

◆ is_local_center

bool TransDataArgs_ToSphere::is_local_center

Definition at line 112 of file transform_mode_tosphere.c.

Referenced by applyToSphere().

◆ ratio

float TransDataArgs_ToSphere::ratio

Definition at line 110 of file transform_mode_tosphere.c.

Referenced by applyToSphere().

◆ t

const TransInfo* TransDataArgs_ToSphere::t

Definition at line 108 of file transform_mode_tosphere.c.

◆ tc

const TransDataContainer* TransDataArgs_ToSphere::tc

Definition at line 109 of file transform_mode_tosphere.c.

Referenced by applyToSphere().

◆ to_sphere_info

const struct ToSphereInfo TransDataArgs_ToSphere::to_sphere_info

Definition at line 110 of file transform_mode_tosphere.c.

Referenced by applyToSphere().


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