Blender V2.61 - r43446
Public Attributes

Node Struct Reference

List of all members.

Public Attributes

struct RayFacev [8]
struct OcVal ov [8]
struct Nodenext

Detailed Description

Definition at line 64 of file rayobject_octree.cpp.


Member Data Documentation

struct Node* Node::next

Definition at line 68 of file rayobject_octree.cpp.

Referenced by ocwrite(), and testnode().

struct OcVal Node::ov[8]

Definition at line 67 of file rayobject_octree.cpp.

Referenced by ocwrite(), and testnode().

struct RayFace* Node::v[8]

Definition at line 66 of file rayobject_octree.cpp.

Referenced by ocwrite(), and testnode().


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