Arty
Public Member Functions | Public Attributes | List of all members
LocalCoords Struct Reference

Local coordinates for shading. More...

#include <random.h>

Public Member Functions

 LocalCoords (const float3 &n, const float3 &t, const float3 &bt)
 

Public Attributes

float3 n
 Normal.
 
float3 t
 Tangent.
 
float3 bt
 Bitangent.
 

Detailed Description

Local coordinates for shading.


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