Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/VertexFactory.h |
| Include | #include "VertexFactory.h" |
Syntax
struct FVertexInputStream
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32: 28 | Offset | ||
| uint32: 4 | StreamIndex | ||
| FRHIBuffer * | VertexBuffer |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVertexInputStream
(
uint32 InStreamIndex, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FVertexInputStream& rhs |
||
| bool | operator==
(
const FVertexInputStream& rhs |