NDEVR
API Documentation
ObjectInfo< t_type, is_vector, is_buffer >

Information about the object. More...

Inheritance diagram for ObjectInfo< t_type, is_vector, is_buffer >:
[legend]

Detailed Description

template<typename t_type, bool is_vector = IsVec<t_type>::value, bool is_buffer = std::is_base_of<BufferBase, t_type>::value>
struct ObjectInfo< t_type, is_vector, is_buffer >

Information about the object.


Struct: ObjectInfo

Author: Tyler Parke

Date: 2017-11-17

Definition at line 54 of file ObjectInfo.h.


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