VTK
Public Attributes | List of all members
IntersectionRecord Struct Reference

#include <Common.h>

Public Attributes

float3 N
 
float3 Ng
 
float2 TexCoord
 
float3 VertexColor
 
int PrimIdx
 

Detailed Description

Definition at line 50 of file Common.h.

Member Data Documentation

float3 IntersectionRecord::N

Definition at line 52 of file Common.h.

float3 IntersectionRecord::Ng

Definition at line 53 of file Common.h.

float2 IntersectionRecord::TexCoord

Definition at line 54 of file Common.h.

float3 IntersectionRecord::VertexColor

Definition at line 55 of file Common.h.

int IntersectionRecord::PrimIdx

Definition at line 56 of file Common.h.


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