VoluRen - Depth Of Field Volume Renderer
VoluRen.Projections Struct Reference

Kapselt MVP-Matrizen + Normalizationmatrix für die Übergabe an den Shader More...

Public Attributes

Matrix Model
 ModelMatrix More...
 
Matrix View
 ViewMatrix More...
 
Matrix Projection
 ProjectionMatrix More...
 
Matrix Normalize
 NormalizationMatrix (-1/+1 -> 0/1) More...
 

Detailed Description

Kapselt MVP-Matrizen + Normalizationmatrix für die Übergabe an den Shader

Member Data Documentation

Matrix VoluRen.Projections.Model

ModelMatrix

Matrix VoluRen.Projections.Normalize

NormalizationMatrix (-1/+1 -> 0/1)

Matrix VoluRen.Projections.Projection

ProjectionMatrix

Matrix VoluRen.Projections.View

ViewMatrix


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