Blender V5.0
Transform Struct Reference

#include <transform.h>

Public Member Functions

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

Public Attributes

float4 x
float4 y
float4 z

Detailed Description

Definition at line 22 of file transform.h.

Member Function Documentation

◆ operator[]() [1/2]

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

Definition at line 30 of file transform.h.

References i, and x.

◆ operator[]() [2/2]

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

Definition at line 26 of file transform.h.

References i, and x.

Member Data Documentation

◆ x

◆ y

◆ z


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