Blender V2.61 - r43446
Public Attributes

LCTSHint Struct Reference

#include <rayintersection.h>

List of all members.

Public Attributes

int size
struct RayObjectstack [RE_RAY_LCTS_MAX_SIZE]

Detailed Description

Definition at line 49 of file rayintersection.h.


Member Data Documentation

Definition at line 50 of file rayintersection.h.

Referenced by bvh_dfs_make_hint(), and bvh_hint_bb().

struct RayObject* LCTSHint::stack[RE_RAY_LCTS_MAX_SIZE]

Definition at line 51 of file rayintersection.h.

Referenced by bvh_dfs_make_hint(), and bvh_hint_bb().


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