Blender  V2.59
Classes | Public Attributes
RTBuilder Struct Reference

#include <rayobject_rtbuild.h>

List of all members.

Classes

struct  Object

Public Attributes

struct {
   Object *   begin
   Object *   end
   int   maxsize
primitives
struct Object ** sorted_begin [3]
struct Object ** sorted_end [3]
int split_axis
int child_offset [RTBUILD_MAX_CHILDS+1]
float bb [6]

Detailed Description

Definition at line 57 of file rayobject_rtbuild.h.


Member Data Documentation

float RTBuilder::bb[6]

Definition at line 85 of file rayobject_rtbuild.h.

Referenced by rtbuild_calc_bb(), rtbuild_init(), and rtbuild_merge_bb().

Definition at line 70 of file rayobject_rtbuild.h.

Referenced by rtbuild_add(), rtbuild_create(), rtbuild_free(), and rtbuild_init().

int RTBuilder::child_offset[RTBUILD_MAX_CHILDS+1]

Definition at line 70 of file rayobject_rtbuild.h.

Referenced by rtbuild_add(), rtbuild_create(), and rtbuild_init().

Definition at line 71 of file rayobject_rtbuild.h.

Referenced by rtbuild_add(), rtbuild_create(), and rtbuild_init().

struct { ... } RTBuilder::primitives

Definition at line 78 of file rayobject_rtbuild.h.

Referenced by rtbuild_init().


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