NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
FW::ConvexPolyhedron::Face Struct Reference

#include <ConvexPolyhedron.hpp>

Public Attributes

Vec4f planeEq
 
S32 planeID
 
S32 firstEdge
 
S32 numEdges
 
S32 newEdge
 

Detailed Description

Definition at line 54 of file ConvexPolyhedron.hpp.

Member Data Documentation

S32 FW::ConvexPolyhedron::Face::firstEdge

Definition at line 58 of file ConvexPolyhedron.hpp.

S32 FW::ConvexPolyhedron::Face::newEdge

Definition at line 60 of file ConvexPolyhedron.hpp.

S32 FW::ConvexPolyhedron::Face::numEdges

Definition at line 59 of file ConvexPolyhedron.hpp.

Vec4f FW::ConvexPolyhedron::Face::planeEq

Definition at line 56 of file ConvexPolyhedron.hpp.

S32 FW::ConvexPolyhedron::Face::planeID

Definition at line 57 of file ConvexPolyhedron.hpp.


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