Unreal SDK  v1.2.0
Loading...
Searching...
No Matches
WeArtDeviceTrackingObject.generated.h File Reference
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
Include dependency graph for WeArtDeviceTrackingObject.generated.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WEARTPLUGIN_WeArtDeviceTrackingObject_generated_h
 
#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_SPARSE_DATA
 
#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS
 
#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS_NO_PURE_DECLS
 
#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS_NO_PURE_DECLS
 
#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS
 
#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_STANDARD_CONSTRUCTORS
 
#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_ENHANCED_CONSTRUCTORS
 
#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_PRIVATE_PROPERTY_OFFSET
 
#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_38_PROLOG
 
#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_GENERATED_BODY_LEGACY
 
#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_GENERATED_BODY
 
#define CURRENT_FILE_ID   WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h
 
#define FOREACH_ENUM_OFFSETPRESET(op)
 
#define FOREACH_ENUM_TRACKINGUPDATEMETHOD(op)
 

Functions

template<>
WEARTPLUGIN_API UClass * StaticClass< class UWeArtDeviceTrackingObject > ()
 

Macro Definition Documentation

◆ CURRENT_FILE_ID

#define CURRENT_FILE_ID   WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h

◆ FOREACH_ENUM_OFFSETPRESET

#define FOREACH_ENUM_OFFSETPRESET (   op)
Value:
@ HtcVive_Left
Definition: WeArtDeviceTrackingObject.h:26
@ MetaQuest_Right_SteamVR
Definition: WeArtDeviceTrackingObject.h:29
@ MetaQuest_Right_OpenXR
Definition: WeArtDeviceTrackingObject.h:31
@ MetaQuest_Left_SteamVR
Definition: WeArtDeviceTrackingObject.h:28
@ HtcVive_Right
Definition: WeArtDeviceTrackingObject.h:27
@ MetaQuest_Left_OpenXR
Definition: WeArtDeviceTrackingObject.h:30

◆ FOREACH_ENUM_TRACKINGUPDATEMETHOD

#define FOREACH_ENUM_TRACKINGUPDATEMETHOD (   op)
Value:
@ PostPhysicsUpdate
Definition: WeArtDeviceTrackingObject.h:16
@ PrePhysicsUpdate
Definition: WeArtDeviceTrackingObject.h:15

◆ WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_38_PROLOG

#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_38_PROLOG

◆ WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_ENHANCED_CONSTRUCTORS

#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_ENHANCED_CONSTRUCTORS
Value:
private: \ \
public: \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UWeArtDeviceTrackingObject); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UWeArtDeviceTrackingObject); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UWeArtDeviceTrackingObject)
Component for tracking device objects in the scene.

◆ WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_GENERATED_BODY

#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_GENERATED_BODY
Value:
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_PRIVATE_PROPERTY_OFFSET \
WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_SPARSE_DATA \
WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS_NO_PURE_DECLS \
WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS_NO_PURE_DECLS \
WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS

◆ WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_GENERATED_BODY_LEGACY

#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_GENERATED_BODY_LEGACY
Value:
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_PRIVATE_PROPERTY_OFFSET \
WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_SPARSE_DATA \
WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS \
WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS \
WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS

◆ WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS

#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS
Value:
private: \
static void StaticRegisterNativesUWeArtDeviceTrackingObject(); \
public: \
DECLARE_CLASS(UWeArtDeviceTrackingObject, USceneComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/WEARTPlugin"), NO_API) \
DECLARE_SERIALIZER(UWeArtDeviceTrackingObject)
Definition: WeArtDeviceTrackingObject.gen.cpp:207

◆ WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS_NO_PURE_DECLS

#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_INCLASS_NO_PURE_DECLS
Value:
private: \
static void StaticRegisterNativesUWeArtDeviceTrackingObject(); \
public: \
DECLARE_CLASS(UWeArtDeviceTrackingObject, USceneComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/WEARTPlugin"), NO_API) \
DECLARE_SERIALIZER(UWeArtDeviceTrackingObject)

◆ WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_PRIVATE_PROPERTY_OFFSET

#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_PRIVATE_PROPERTY_OFFSET
Value:
FORCEINLINE static uint32 __PPO__updateMethod() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, updateMethod); } \
FORCEINLINE static uint32 __PPO__trackingSource() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, trackingSource); } \
FORCEINLINE static uint32 __PPO__disableTracking() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, disableTracking); } \
FORCEINLINE static uint32 __PPO__useOffsetPreset() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, useOffsetPreset); } \
FORCEINLINE static uint32 __PPO__offsetPreset() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, offsetPreset); } \
FORCEINLINE static uint32 __PPO__positionOffset() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, positionOffset); } \
FORCEINLINE static uint32 __PPO__rotationOffset() { return STRUCT_OFFSET(UWeArtDeviceTrackingObject, rotationOffset); }

◆ WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS

#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS
Value:
\
DECLARE_FUNCTION(execGetTrackingSource);

◆ WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS_NO_PURE_DECLS

#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_RPC_WRAPPERS_NO_PURE_DECLS
Value:
\
DECLARE_FUNCTION(execGetTrackingSource);

◆ WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_SPARSE_DATA

#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_SPARSE_DATA

◆ WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_STANDARD_CONSTRUCTORS

#define WEART_UNREAL_TEST_Plugins_WEART_SDK_Unreal_Source_weArtPlugin_Components_WeArtDeviceTrackingObject_h_41_STANDARD_CONSTRUCTORS
Value:
\
NO_API UWeArtDeviceTrackingObject(const FObjectInitializer& ObjectInitializer); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UWeArtDeviceTrackingObject) \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UWeArtDeviceTrackingObject); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UWeArtDeviceTrackingObject); \
private: \ \
public:

◆ WEARTPLUGIN_WeArtDeviceTrackingObject_generated_h

#define WEARTPLUGIN_WeArtDeviceTrackingObject_generated_h

Function Documentation

◆ StaticClass< class UWeArtDeviceTrackingObject >()

template<>
WEARTPLUGIN_API UClass * StaticClass< class UWeArtDeviceTrackingObject > ( )