Blender V2.61 - r43446
Public Attributes

RayFace Struct Reference

#include <rayobject.h>

List of all members.

Public Attributes

float v1 [4]
float v2 [4]
float v3 [4]
float v4 [3]
int quad
void * ob
void * face

Detailed Description

Definition at line 80 of file rayobject.h.


Member Data Documentation

Definition at line 84 of file rayobject.h.

Referenced by intersect_rayface(), and rayface_from_coords().

void* RayFace::ob

Definition at line 83 of file rayobject.h.

Referenced by intersect_rayface(), and rayface_from_coords().

Definition at line 82 of file rayobject.h.

Referenced by rayface_from_coords().

float RayFace::v1[4]
float RayFace::v2[4]
float RayFace::v3[4]
float RayFace::v4[3]

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