Blender V2.61 - r43446
Public Attributes

StrandSurface Struct Reference

#include <render_types.h>

List of all members.

Public Attributes

struct StrandSurfacenext
struct StrandSurfaceprev
ObjectRen obr
int(* face )[4]
float(* co )[3]
float(* ao )[3]
float(* env )[3]
float(* indirect )[3]
float(* prevco )[3]
float((* nextco )[3]
int totvert
int totface

Detailed Description

Definition at line 410 of file render_types.h.


Member Data Documentation

float(* StrandSurface::ao)[3]
float(* StrandSurface::co)[3]
float(* StrandSurface::env)[3]
float((* StrandSurface::nextco)[3]

Definition at line 412 of file render_types.h.

Referenced by cache_strand_surface().

Definition at line 411 of file render_types.h.

float(* StrandSurface::prevco)[3]

Definition at line 421 of file render_types.h.

Referenced by cache_strand_surface(), and make_occ_tree().


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