Blender V2.61 - r43446
Public Attributes

SSSPoints Struct Reference

List of all members.

Public Attributes

struct SSSPointsnext
struct SSSPointsprev
float(* co )[3]
float(* color )[3]
float * area
int totpoint

Detailed Description

Definition at line 845 of file sss.c.


Member Data Documentation

Definition at line 850 of file sss.c.

Referenced by sss_add_points(), and sss_create_tree_mat().

float(* SSSPoints::co)[3]

Definition at line 848 of file sss.c.

Referenced by sss_add_points(), and sss_create_tree_mat().

float(* SSSPoints::color)[3]

Definition at line 849 of file sss.c.

Referenced by sss_add_points(), and sss_create_tree_mat().

Definition at line 846 of file sss.c.

Referenced by sss_create_tree_mat().

Definition at line 846 of file sss.c.

Definition at line 851 of file sss.c.

Referenced by sss_add_points(), and sss_create_tree_mat().


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