Public Member Functions | Public Attributes | List of all members
gte::VertexAttribute Struct Reference

#include <GteVertexAttribute.h>

Public Member Functions

 VertexAttribute ()
 
 VertexAttribute (std::string const &inSemantic, void *inSource, size_t inStride)
 

Public Attributes

std::string semantic
 
voidsource
 
size_t stride
 

Detailed Description

Definition at line 16 of file GteVertexAttribute.h.

Constructor & Destructor Documentation

gte::VertexAttribute::VertexAttribute ( )
inline

Definition at line 40 of file GteVertexAttribute.h.

gte::VertexAttribute::VertexAttribute ( std::string const &  inSemantic,
void inSource,
size_t  inStride 
)
inline

Definition at line 48 of file GteVertexAttribute.h.

Member Data Documentation

std::string gte::VertexAttribute::semantic

Definition at line 35 of file GteVertexAttribute.h.

void* gte::VertexAttribute::source

Definition at line 36 of file GteVertexAttribute.h.

size_t gte::VertexAttribute::stride

Definition at line 37 of file GteVertexAttribute.h.


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


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:07