vsg 1.1.8
VulkanSceneGraph library
|
Classes | |
struct | Entry |
Public Member Functions | |
SlotTester (Element *in_mem, size_t in_head) | |
void | slot (size_t position, const std::string &name) |
void | report (std::ostream &out) |
Public Attributes | |
const Element * | mem = nullptr |
size_t | head = 0 |
std::list< Entry > | elements |