Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/FUsdGeomBBoxCache
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUsdGeomBBoxCache
(
const FUsdGeomBBoxCache& Other |
UsdWrappers/UsdGeomBBoxCache.h | ||
FUsdGeomBBoxCache
(
FUsdGeomBBoxCache&& Other |
UsdWrappers/UsdGeomBBoxCache.h | ||
FUsdGeomBBoxCache
(
double Time, |
UsdWrappers/UsdGeomBBoxCache.h |
FUsdGeomBBoxCache(const FUsdGeomBBoxCache &)
| Name | FUsdGeomBBoxCache |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdGeomBBoxCache.h |
| Include Path | #include "UsdWrappers/UsdGeomBBoxCache.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/UsdGeomBBoxCache.cpp |
FUsdGeomBBoxCache
(
const FUsdGeomBBoxCache & Other
)
FUsdGeomBBoxCache(FUsdGeomBBoxCache &&)
| Name | FUsdGeomBBoxCache |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdGeomBBoxCache.h |
| Include Path | #include "UsdWrappers/UsdGeomBBoxCache.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/UsdGeomBBoxCache.cpp |
FUsdGeomBBoxCache
(
FUsdGeomBBoxCache && Other
)
FUsdGeomBBoxCache(double, EUsdPurpose, bool, bool)
| Name | FUsdGeomBBoxCache |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdGeomBBoxCache.h |
| Include Path | #include "UsdWrappers/UsdGeomBBoxCache.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/UsdGeomBBoxCache.cpp |
FUsdGeomBBoxCache
(
double Time,
EUsdPurpose IncludedPurposeFlags,
bool bUseExtentsHint,
bool bIgnoreVisibility
)