Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TDynamicVectorN
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Type & operator()
(
unsigned int TopIndex, |
Util/DynamicVector.h | ||
const Type & operator()
(
unsigned int TopIndex, |
Util/DynamicVector.h |
operator()(unsigned int, unsigned int)
| Name | operator() |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/DynamicVector.h |
| Include Path | #include "Util/DynamicVector.h" |
Type & operator()
(
unsigned int TopIndex,
unsigned int SubIndex
)
operator()(unsigned int, unsigned int)
| Name | operator() |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/DynamicVector.h |
| Include Path | #include "Util/DynamicVector.h" |
const Type & operator()
(
unsigned int TopIndex,
unsigned int SubIndex
) const