HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_RayInfoHit Class Reference

#include <GU_RayIntersect.h>

Public Member Functions

int operator== (const GU_RayInfoHit &x) const
 

Public Attributes

float t
 
float u
 
float v
 
float w
 
float d2
 
GEO_ConstPrimitiveP prim
 

Detailed Description

Definition at line 116 of file GU_RayIntersect.h.

Member Function Documentation

int GU_RayInfoHit::operator== ( const GU_RayInfoHit x) const
inline

Definition at line 119 of file GU_RayIntersect.h.

Member Data Documentation

float GU_RayInfoHit::d2

Definition at line 123 of file GU_RayIntersect.h.

GEO_ConstPrimitiveP GU_RayInfoHit::prim

Definition at line 124 of file GU_RayIntersect.h.

float GU_RayInfoHit::t

Definition at line 123 of file GU_RayIntersect.h.

float GU_RayInfoHit::u

Definition at line 123 of file GU_RayIntersect.h.

float GU_RayInfoHit::v

Definition at line 123 of file GU_RayIntersect.h.

float GU_RayInfoHit::w

Definition at line 123 of file GU_RayIntersect.h.


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