Saga3D API Documentation  1.0-RC4
saga::video::SVertexAttribute Struct Reference

#include <SPipelineLayout.h>

Public Member Functions

 SVertexAttribute ()
 
 SVertexAttribute (E_ATTRIBUTE_TYPE type, E_ATTRIBUTE_FORMAT format)
 
SVertexAttributeoperator= (const SVertexAttribute &other)=default
 

Public Attributes

E_ATTRIBUTE_TYPE Type
 
E_ATTRIBUTE_FORMAT Format
 

Detailed Description

Definition at line 14 of file SPipelineLayout.h.

Constructor & Destructor Documentation

◆ SVertexAttribute() [1/2]

saga::video::SVertexAttribute::SVertexAttribute ( )
inline

Definition at line 16 of file SPipelineLayout.h.

◆ SVertexAttribute() [2/2]

saga::video::SVertexAttribute::SVertexAttribute ( E_ATTRIBUTE_TYPE  type,
E_ATTRIBUTE_FORMAT  format 
)
inline

Definition at line 17 of file SPipelineLayout.h.

Member Function Documentation

◆ operator=()

SVertexAttribute& saga::video::SVertexAttribute::operator= ( const SVertexAttribute other)
default

Member Data Documentation

◆ Format

E_ATTRIBUTE_FORMAT saga::video::SVertexAttribute::Format

Definition at line 23 of file SPipelineLayout.h.

◆ Type

E_ATTRIBUTE_TYPE saga::video::SVertexAttribute::Type

Definition at line 22 of file SPipelineLayout.h.


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