AttributeFormat Struct
Derived OpenGL attribute layout information for one engine attribute type. More...
Declaration
struct helios::opengl::OpenGLMeshUploadManager::AttributeFormat { ... }
Public Member Attributes Index
| std::uint32_t | locationCount |
| std::uint32_t | componentsPerLocation |
| std::uint32_t | locationStrideBytes |
Description
Derived OpenGL attribute layout information for one engine attribute type.
Definition at line 87 of file OpenGLMeshUploadManager.ixx.
Public Member Attributes
componentsPerLocation
|
Definition at line 89 of file OpenGLMeshUploadManager.ixx.
89 std::uint32_t componentsPerLocation;
locationCount
|
Definition at line 88 of file OpenGLMeshUploadManager.ixx.
88 std::uint32_t locationCount;
locationStrideBytes
|
Definition at line 90 of file OpenGLMeshUploadManager.ixx.
90 std::uint32_t locationStrideBytes;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.