Navigation
API > API/Plugins > API/Plugins/GeometryCacheUSD
Track proxy that gets its data from a GeometryCacheUsdTrack
| Name | FGeomCacheTrackUsdProxy |
| Type | class |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/GeometryCacheUSD/Public/GeometryCacheUSDSceneProxy.h |
| Include Path | #include "GeometryCacheUSDSceneProxy.h" |
Syntax
class FGeomCacheTrackUsdProxy : public FGeomCacheTrackProxy
Inheritance Hierarchy
- FGeomCacheTrackProxyFixLayout → FGeomCacheTrackProxy → FGeomCacheTrackUsdProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGeomCacheTrackUsdProxy
(
ERHIFeatureLevel::Type InFeatureLevel |
GeometryCacheUSDSceneProxy.h |
Functions
Public
Overridden from FGeomCacheTrackProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void FindSampleIndexesFromTime
(
float Time, |
GeometryCacheUSDSceneProxy.h | ||
virtual bool GetMeshData
(
int32 SampleIndex, |
GeometryCacheUSDSceneProxy.h | ||
virtual const FVisibilitySample & GetVisibilitySample
(
float Time, |
GeometryCacheUSDSceneProxy.h | ||
virtual bool IsTopologyCompatible
(
int32 SampleIndexA, |
GeometryCacheUSDSceneProxy.h | ||
virtual bool UpdateMeshData
(
float Time, |
GeometryCacheUSDSceneProxy.h |