Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TOctree2< ElementType, OctreeSemantics >::COctreeSemanticsV2 Struct Reference

Public Member Functions

template<typename Semantics >
auto Requires (typename Semantics::FOctree &OctreeInstance, const ElementType &Element, FOctreeElementId2 Id) -> decltype(Semantics::SetElementId(OctreeInstance, Element, Id))
 

Detailed Description

template<typename ElementType, typename OctreeSemantics>
struct TOctree2< ElementType, OctreeSemantics >::COctreeSemanticsV2

Definition at line 1041 of file GenericOctree.h.

Member Function Documentation

◆ Requires()

template<typename ElementType , typename OctreeSemantics >
template<typename Semantics >
auto TOctree2< ElementType, OctreeSemantics >::COctreeSemanticsV2::Requires ( typename Semantics::FOctree & OctreeInstance,
const ElementType & Element,
FOctreeElementId2 Id ) -> decltype(Semantics::SetElementId(OctreeInstance, Element, Id))

The documentation for this struct was generated from the following file: