Blender V4.3
ProjectionTransform Struct Reference

#include <projection.h>

Public Member Functions

 ProjectionTransform ()
 
 ProjectionTransform (const Transform &tfm)
 

Public Attributes

float4 x
 
float4 y
 
float4 z
 
float4 w
 

Detailed Description

Definition at line 14 of file cycles/util/projection.h.

Constructor & Destructor Documentation

◆ ProjectionTransform() [1/2]

ProjectionTransform::ProjectionTransform ( )
inline

Definition at line 18 of file cycles/util/projection.h.

◆ ProjectionTransform() [2/2]

ProjectionTransform::ProjectionTransform ( const Transform & tfm)
inlineexplicit

Definition at line 20 of file cycles/util/projection.h.

Member Data Documentation

◆ w

float4 ProjectionTransform::w

◆ x

float4 ProjectionTransform::x

◆ y

float4 ProjectionTransform::y

◆ z

float4 ProjectionTransform::z

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