Blender V5.0
KernelParamsOptiX::Transform Struct Reference

#include <globals.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 device/optix/globals.h.

Member Function Documentation

◆ operator[]() [1/2]

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

Definition at line 30 of file device/optix/globals.h.

◆ operator[]() [2/2]

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

Definition at line 26 of file device/optix/globals.h.

Member Data Documentation

◆ x

float4 KernelParamsOptiX::Transform::x

Definition at line 23 of file device/optix/globals.h.

◆ y

float4 KernelParamsOptiX::Transform::y

Definition at line 23 of file device/optix/globals.h.

◆ z

float4 KernelParamsOptiX::Transform::z

Definition at line 23 of file device/optix/globals.h.


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