Blender V4.3
blender::eevee::Transform Struct Reference

#include <eevee_shader_shared.hh>

Public Member Functions

 Transform ()=default
 
 Transform (const float4x4 &tx)
 
 operator float4x4 () const
 

Public Attributes

float4 x
 
float4 y
 
float4 z
 

Detailed Description

Definition at line 64 of file eevee_shader_shared.hh.

Constructor & Destructor Documentation

◆ Transform() [1/2]

blender::eevee::Transform::Transform ( )
default

◆ Transform() [2/2]

blender::eevee::Transform::Transform ( const float4x4 & tx)
inline

Definition at line 69 of file eevee_shader_shared.hh.

Member Function Documentation

◆ operator float4x4()

blender::eevee::Transform::operator float4x4 ( ) const
inline

Definition at line 76 of file eevee_shader_shared.hh.

References z.

Member Data Documentation

◆ x

◆ y

◆ z


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