Blender  V3.3
Public Member Functions | Public Attributes | List of all members
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 13 of file cycles/util/projection.h.

Constructor & Destructor Documentation

◆ ProjectionTransform() [1/2]

ProjectionTransform::ProjectionTransform ( )
inline

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

◆ ProjectionTransform() [2/2]

ProjectionTransform::ProjectionTransform ( const Transform tfm)
inlineexplicit

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

Member Data Documentation

◆ w

float4 ProjectionTransform::w

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

◆ x

float4 ProjectionTransform::x

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

◆ y

float4 ProjectionTransform::y

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

◆ z

float4 ProjectionTransform::z

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


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