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

For writing header data. More...

List of all members.

Public Attributes

char cookie [7]
 sequence of characters to identify file
uint64_t dataAddr
 offset of user data
uint64_t recordAddr
 offset of ray data
uint64_t treeAddr
 offset of tree data
uint ntrees
 number of trees in file
uint nrays [NRayTypes]
 number of rays of each type in file

Detailed Description

For writing header data.


Member Data Documentation

sequence of characters to identify file

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

offset of user data

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

number of rays of each type in file

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

number of trees in file

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

offset of ray data

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

offset of tree data

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


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