opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
osc::VertexFormat::VertexAttributeLayoutRange Class Referencefinal

#include <vertex_format.h>

Public Types

using value_type = VertexAttributeLayout
 
using iterator = VertexAttributeLayoutIterator
 
using const_iterator = VertexAttributeLayoutIterator
 

Public Member Functions

 VertexAttributeLayoutRange (const std::vector< VertexAttributeDescriptor > &descriptions)
 
const_iterator begin () const
 
const_iterator end () const
 

Member Typedef Documentation

◆ const_iterator

◆ iterator

◆ value_type

Constructor & Destructor Documentation

◆ VertexAttributeLayoutRange()

osc::VertexFormat::VertexAttributeLayoutRange::VertexAttributeLayoutRange ( const std::vector< VertexAttributeDescriptor > &  descriptions)
inlineexplicit

Member Function Documentation

◆ begin()

const_iterator osc::VertexFormat::VertexAttributeLayoutRange::begin ( ) const
inline

◆ end()

const_iterator osc::VertexFormat::VertexAttributeLayoutRange::end ( ) const
inline

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