opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
osc::VertexAttributeDescriptor Class Reference

#include <vertex_attribute_descriptor.h>

Inheritance diagram for osc::VertexAttributeDescriptor:
[legend]

Public Member Functions

 VertexAttributeDescriptor (VertexAttribute attribute, VertexAttributeFormat format)
 
VertexAttribute attribute () const
 
VertexAttributeFormat format () const
 
size_t stride () const
 

Friends

bool operator== (const VertexAttributeDescriptor &, const VertexAttributeDescriptor &)=default
 

Constructor & Destructor Documentation

◆ VertexAttributeDescriptor()

osc::VertexAttributeDescriptor::VertexAttributeDescriptor ( VertexAttribute  attribute,
VertexAttributeFormat  format 
)
inline

Member Function Documentation

◆ attribute()

VertexAttribute osc::VertexAttributeDescriptor::attribute ( ) const
inline

◆ format()

VertexAttributeFormat osc::VertexAttributeDescriptor::format ( ) const
inline

◆ stride()

size_t osc::VertexAttributeDescriptor::stride ( ) const

Friends And Related Symbol Documentation

◆ operator==


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