Blender V2.61 - r43446
|
#include <rendercore.h>
Public Attributes | |
struct PixStrMain * | next |
struct PixStrMain * | prev |
struct PixStr * | ps |
int | counter |
Definition at line 66 of file rendercore.h.
Definition at line 70 of file rendercore.h.
Referenced by addps(), and addpsmain().
struct PixStrMain* PixStrMain::next |
Definition at line 68 of file rendercore.h.
Referenced by freeps().
struct PixStrMain * PixStrMain::prev |
Definition at line 68 of file rendercore.h.
struct PixStr* PixStrMain::ps |
Definition at line 69 of file rendercore.h.
Referenced by addps(), addpsmain(), and freeps().