CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
IndexSet.hpp File Reference

Go to the source code of this file.

Classes

struct  CeresEngine::IndexSet
 
struct  CeresEngine::IndexSet::IndexIterator
 

Namespaces

namespace  CeresEngine
 

Functions

IndexSet CeresEngine::createIndexSetFromIndex (IndexSet::Index idx)
 
IndexSet CeresEngine::createIndexSetFromIndices (const Vector< IndexSet::Index > &input)
 
std::ostream & CeresEngine::operator<< (std::ostream &, const IndexSet &)