#include <blocklayout.h>
◆ BlockMemberInfo() [1/2]
sh::BlockMemberInfo::BlockMemberInfo |
( |
| ) |
|
|
inline |
◆ BlockMemberInfo() [2/2]
sh::BlockMemberInfo::BlockMemberInfo |
( |
int |
offset, |
|
|
int |
arrayStride, |
|
|
int |
matrixStride, |
|
|
bool |
isRowMajorMatrix |
|
) |
| |
|
inline |
◆ getDefaultBlockInfo()
◆ arrayStride
int sh::BlockMemberInfo::arrayStride |
◆ isRowMajorMatrix
bool sh::BlockMemberInfo::isRowMajorMatrix |
◆ matrixStride
int sh::BlockMemberInfo::matrixStride |
◆ offset
int sh::BlockMemberInfo::offset |
The documentation for this struct was generated from the following file: