Blender V4.3
Transform Struct Reference

#include <transform.h>

Public Member Functions

float4 operator[] (int i) const
 
float4 & operator[] (int i)
 

Public Attributes

float4 x
 
float4 y
 
float4 z
 

Detailed Description

Definition at line 23 of file transform.h.

Member Function Documentation

◆ operator[]() [1/2]

float4 & Transform::operator[] ( int i)
inline

Definition at line 31 of file transform.h.

◆ operator[]() [2/2]

float4 Transform::operator[] ( int i) const
inline

Definition at line 27 of file transform.h.

Member Data Documentation

◆ x

◆ y

◆ z


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