rtVTK  0.6.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Public Attributes
rl::Tree Struct Reference

user-side struct for reading trees More...

List of all members.

Public Attributes

uint px
 x-coordinate of the pixel
uint py
 y-coordinate of the pixel
Point origin
 origin of the ray tree - for internal use
vector< Rayrays
 set of rays in the tree
size_t record_offset
 file offset of the records - for internal use

Detailed Description

user-side struct for reading trees


Member Data Documentation

origin of the ray tree - for internal use

Referenced by rl::operator<<(), and rl::RayLogger::readTree().

x-coordinate of the pixel

Referenced by rl::operator<<(), and rl::RayLogger::readTree().

y-coordinate of the pixel

Referenced by rl::operator<<(), and rl::RayLogger::readTree().

set of rays in the tree

Bug:
XXX(dje) - HACK

Referenced by rl::RayLogger::populateTree(), and rtVTK::rlRenderer::render().

file offset of the records - for internal use

Referenced by rl::RayLogger::readTree().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends