Blender  V2.93
Public Attributes | List of all members
SpaceTransform Struct Reference

#include <BLI_math_matrix.h>

Public Attributes

float local2target [4][4]
 
float target2local [4][4]
 

Detailed Description

Definition at line 391 of file BLI_math_matrix.h.

Member Data Documentation

◆ local2target

float SpaceTransform::local2target[4][4]

Definition at line 392 of file BLI_math_matrix.h.

◆ target2local

float SpaceTransform::target2local[4][4]

Definition at line 393 of file BLI_math_matrix.h.


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