Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

RayStats Struct Reference

#include <RT_RayStats.h>

List of all members.


Public Members

Int rays
rays cast.

Int hits
object hits.

Int goodHits
first hits only.

Int polysTested
polygons tested against.

Int intersections
point-in-poly tests.

Int voxels
voxels traversed.

Int grids
grids traversed.

Int d1
Int d2
cached result.

Real time


Detailed Description

Definition at line 16 of file RT_RayStats.h.


Member Data Documentation

Int RayStats::d1

Definition at line 25 of file RT_RayStats.h.

Int RayStats::d2

cached result.

Definition at line 26 of file RT_RayStats.h.

Int RayStats::goodHits

first hits only.

Definition at line 20 of file RT_RayStats.h.

Int RayStats::grids

grids traversed.

Definition at line 24 of file RT_RayStats.h.

Int RayStats::hits

object hits.

Definition at line 19 of file RT_RayStats.h.

Int RayStats::intersections

point-in-poly tests.

Definition at line 22 of file RT_RayStats.h.

Int RayStats::polysTested

polygons tested against.

Definition at line 21 of file RT_RayStats.h.

Int RayStats::rays

rays cast.

Definition at line 18 of file RT_RayStats.h.

Real RayStats::time

Definition at line 27 of file RT_RayStats.h.

Int RayStats::voxels

voxels traversed.

Definition at line 23 of file RT_RayStats.h.


The documentation for this struct was generated from the following file:
Generated at Sat Aug 5 00:27:00 2000 for Radiator by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000