37 void begin_frame(
Thread *current_thread);
38 void end_frame(
Thread *current_thread);
46 void write(std::ostream &out,
int indent_level)
const;
58 S_inactive_nonresident = 0x00,
59 S_active_nonresident = 0x01,
60 S_inactive_resident = 0x02,
61 S_active_resident = 0x03,
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This class maintains a linked list of BufferContexts that might be allocated on the graphics card in ...
This is a base class for those kinds of SavedContexts that occupy an easily-measured (and substantial...