Navigation
API > API/Plugins > API/Plugins/GeometryCache
Vertex Factory
| Name | FGeomCacheVertexFactory |
| Type | class |
| Header File | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Public/GeometryCacheSceneProxy.h |
| Include Path | #include "GeometryCacheSceneProxy.h" |
Syntax
class FGeomCacheVertexFactory : public FGeometryCacheVertexVertexFactory
Inheritance Hierarchy
- FRenderResource → FVertexFactory → FGeometryCacheVertexVertexFactory → FGeomCacheVertexFactory
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGeomCacheVertexFactory
(
ERHIFeatureLevel::Type InFeatureLevel |
GeometryCacheSceneProxy.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Init
(
FRHICommandListBase& RHICmdList, |
GeometryCacheSceneProxy.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void InitComponentVF
(
const FVertexBuffer* PositionBuffer, |
GeometryCacheSceneProxy.h | ||
static void InitDummyComponentVF
(
FGeometryCacheVertexVertexFactory::FDataType& OutData |
GeometryCacheSceneProxy.h |