API Documentation
Loading...
Searching...
No Matches
ObjectInfo< t_type, is_vector, is_buffer > Struct Template Reference

Information about the object. More...

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 NDEVR::ObjectInfo< t_type, is_vector, is_buffer >

Information about the object.


Struct: ObjectInfo

Author: Tyler Parke

Date: 2017-11-17


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