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

#include <vertex_format.h>

Inheritance diagram for osc::VertexFormat::VertexAttributeLayout:
[legend]
Collaboration diagram for osc::VertexFormat::VertexAttributeLayout:
[legend]

Public Member Functions

 VertexAttributeLayout (const VertexAttributeDescriptor &descriptor, size_t offset)
 
size_t offset () const
 
- Public Member Functions inherited from osc::VertexAttributeDescriptor
 VertexAttributeDescriptor (VertexAttribute attribute, VertexAttributeFormat format)
 
VertexAttribute attribute () const
 
VertexAttributeFormat format () const
 
size_t stride () const
 

Friends

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

Constructor & Destructor Documentation

◆ VertexAttributeLayout()

osc::VertexFormat::VertexAttributeLayout::VertexAttributeLayout ( const VertexAttributeDescriptor descriptor,
size_t  offset 
)
inline

Member Function Documentation

◆ offset()

size_t osc::VertexFormat::VertexAttributeLayout::offset ( ) const
inline

Friends And Related Symbol Documentation

◆ operator==


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