14 #ifndef PIPELINECYCLERLINKS_H 15 #define PIPELINECYCLERLINKS_H 32 #ifdef THREADED_PIPELINE 36 INLINE
void make_head();
37 INLINE
void clear_head();
39 INLINE
void remove_from_list();
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This just stores the pointers to implement a doubly-linked list of PipelineCyclers for a particular P...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This class manages a staged pipeline of data, for instance the render pipeline, so that each stage of...