libalmath  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Friends | List of all members
AL::Math::glTF::AsJSONArray< T, IT > Class Template Reference

#include <gltf.h>

Public Member Functions

 AsJSONArray (IT b, IT e)
 

Friends

std::ostream & operator<< (std::ostream &os, const AsJSONArray &a)
 

Detailed Description

template<typename T, typename IT>
class AL::Math::glTF::AsJSONArray< T, IT >

Definition at line 273 of file gltf.h.

Constructor & Destructor Documentation

template<typename T, typename IT>
AL::Math::glTF::AsJSONArray< T, IT >::AsJSONArray ( IT  b,
IT  e 
)
inline

Definition at line 279 of file gltf.h.

Friends And Related Function Documentation

template<typename T, typename IT>
std::ostream& operator<< ( std::ostream &  os,
const AsJSONArray< T, IT > &  a 
)
friend

Definition at line 281 of file gltf.h.


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