#include "POPNET_API.h"#include <OP/OP_Network.h>#include <POP/POP_Node.h>#include <POP/POP_Cache.h>#include <PRM/PRM_Include.h>#include <PRM/PRM_Name.h>#include <UT/UT_String.h>Go to the source code of this file.
Classes | |
| class | POPNET_Node |
Defines | |
| #define | PN_SWITCHER "switcher" |
| #define | PN_STARTTIME "timestart" |
| #define | PN_PREROLL "timepreroll" |
| #define | PN_INITIALSTATE "initialstate" |
| #define | PN_RANDOMSEED "seed" |
| #define | PN_OVERSAMPLE "oversample" |
| #define | PN_MAXPARTICLES "maxparticles" |
| #define | PN_REMOVEUNUSED "rmunused" |
| #define | PN_CACHEFRAMES "caching" |
| #define | PN_PATH1 "path1" |
| #define | PN_PATH2 "path2" |
| #define | PN_PATH3 "path3" |
| #define | PN_PATH4 "path4" |
| #define | PN_XFORMPATH "xformpath" |
| #define PN_CACHEFRAMES "caching" |
Definition at line 37 of file POPNET_Node.h.
| #define PN_INITIALSTATE "initialstate" |
Definition at line 32 of file POPNET_Node.h.
| #define PN_MAXPARTICLES "maxparticles" |
Definition at line 35 of file POPNET_Node.h.
| #define PN_OVERSAMPLE "oversample" |
Definition at line 34 of file POPNET_Node.h.
| #define PN_PATH1 "path1" |
Definition at line 38 of file POPNET_Node.h.
| #define PN_PATH2 "path2" |
Definition at line 39 of file POPNET_Node.h.
| #define PN_PATH3 "path3" |
Definition at line 40 of file POPNET_Node.h.
| #define PN_PATH4 "path4" |
Definition at line 41 of file POPNET_Node.h.
| #define PN_PREROLL "timepreroll" |
Definition at line 31 of file POPNET_Node.h.
| #define PN_RANDOMSEED "seed" |
Definition at line 33 of file POPNET_Node.h.
| #define PN_REMOVEUNUSED "rmunused" |
Definition at line 36 of file POPNET_Node.h.
| #define PN_STARTTIME "timestart" |
Definition at line 30 of file POPNET_Node.h.
| #define PN_SWITCHER "switcher" |
Definition at line 29 of file POPNET_Node.h.
| #define PN_XFORMPATH "xformpath" |
Definition at line 42 of file POPNET_Node.h.
1.5.9