Blender V5.0
KernelParamsOptiX::float2 Struct Reference

#include <globals.h>

Public Member Functions

__forceinline float operator[] (int i) const
__forceinline floatoperator[] (int i)

Public Attributes

float x
float y

Detailed Description

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

Member Function Documentation

◆ operator[]() [1/2]

__forceinline float & KernelParamsOptiX::float2::operator[] ( int i)

◆ operator[]() [2/2]

__forceinline float KernelParamsOptiX::float2::operator[] ( int i) const

Member Data Documentation

◆ x

float KernelParamsOptiX::float2::x

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

◆ y

float KernelParamsOptiX::float2::y

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


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