cgv
cgv::reflect::reflection_handler::nesting_info Struct Reference

for each nesting during traversal a nesting info is pushed back to the end of the nesting info stack More...

#include <reflection_handler.h>

Public Attributes

GroupKind group_kind
 group kind of nesting level
 
const std::string * name
 pointer to type name for base class groups and member name otherwise
 
unsigned idx
 current element index for vector and array groups
 

Detailed Description

for each nesting during traversal a nesting info is pushed back to the end of the nesting info stack


The documentation for this struct was generated from the following file: