Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon > API/Developer/ShaderCompilerCommon/TSpirvForwardIterator
| Type | Name | Description | |
|---|---|---|---|
| Initializes the iterator with a null pointer. | |||
TSpirvForwardIterator
(
const TSpirvForwardIterator& Other |
|||
TSpirvForwardIterator
(
T* InPtr, |
Initializes the iterator with the specified pointer. |