This is the complete list of members for ObserverFactory, including all inherited members.
CreateAnchorBehaviour(string name, Vector3 position, Quaternion rotation) | ObserverFactory | inline |
CreateAnchorBehaviour(string name, HitTestResult hitTestResult) | ObserverFactory | inline |
CreateAreaTarget(string databasePath, string targetName, bool requiresExternalPositions=false) | ObserverFactory | inline |
CreateAreaTarget(string databasePath, string targetName, bool hasOcclusion, bool hasCollision, string occlusionModelPath=null, bool requiresExternalPositions=false) | ObserverFactory | inline |
CreateAreaTargetAsync(string databasePath, string targetName, bool requiresExternalPositions=false) | ObserverFactory | inline |
CreateAreaTargetAsync(string databasePath, string targetName, bool hasOcclusion, bool hasCollision, string occlusionModelPath=null, bool requiresExternalPositions=false) | ObserverFactory | inline |
CreateBarcodeBehaviour(HashSet< BarcodeBehaviour.BarcodeType > observedTypes, bool detectMultipleBarcodes) | ObserverFactory | inline |
CreateBehavioursFromDatabase(string databasePath) | ObserverFactory | inline |
CreateCloudRecoBehaviour(string accessKey, string secretKey) | ObserverFactory | inline |
CreateCylinderTarget(string databasePath, string targetName) | ObserverFactory | inline |
CreateCylinderTargetAsync(string databasePath, string targetName) | ObserverFactory | inline |
CreateImageTarget(string databasePath, string targetName) | ObserverFactory | inline |
CreateImageTarget(string filePath, float widthInMeters, string targetName) | ObserverFactory | inline |
CreateImageTarget(Texture2D texture, float widthInMeters, string targetName) | ObserverFactory | inline |
CreateImageTarget(IntPtr texturePointer, int textureWidth, int textureHeight, TextureFormat format, float widthInMeters, string targetName) | ObserverFactory | inline |
CreateImageTargetAsync(string databasePath, string targetName) | ObserverFactory | inline |
CreateImageTargetAsync(string filePath, float widthInMeters, string targetName) | ObserverFactory | inline |
CreateImageTargetAsync(Texture2D texture, float widthInMeters, string targetName) | ObserverFactory | inline |
CreateImageTargetAsync(IntPtr texturePointer, int textureWidth, int textureHeight, TextureFormat format, float widthInMeters, string targetName) | ObserverFactory | inline |
CreateMeshRenderingBehaviour(CloudAreaTargetBehaviour cloudAreaTargetBehaviour, Material displayMaterial, bool hasCollision) | ObserverFactory | inline |
CreateMeshRenderingBehaviour(CloudAreaTargetBehaviour cloudAreaTargetBehaviour, Material[] displayMaterials, bool hasCollision) | ObserverFactory | inline |
CreateModelTarget(string databasePath, string targetName, TrackingOptimization? trackingOptimization=null, bool enhanceRuntimeDetection=false) | ObserverFactory | inline |
CreateModelTarget(string databasePath, string targetName, bool hasOcclusion, bool hasCollision, TrackingOptimization? trackingOptimization=null, bool enhanceRuntimeDetection=false) | ObserverFactory | inline |
CreateModelTargetAsync(string databasePath, string targetName, TrackingOptimization? trackingOptimization=null, bool enhanceRuntimeDetection=false) | ObserverFactory | inline |
CreateModelTargetAsync(string databasePath, string targetName, bool hasOcclusion, bool hasCollision, TrackingOptimization? trackingOptimization=null, bool enhanceRuntimeDetection=false) | ObserverFactory | inline |
CreateMultiTarget(string databasePath, string targetName) | ObserverFactory | inline |
CreateMultiTargetAsync(string databasePath, string targetName) | ObserverFactory | inline |
CreateRuntimeMeshRenderingBehaviour(ModelTargetBehaviour modelTargetBehaviour, Material displayMaterial) | ObserverFactory | inline |
CreateRuntimeMeshRenderingBehaviour(AreaTargetCaptureBehaviour areaTargetCaptureBehaviour, Material displayMaterial, bool hasCollision) | ObserverFactory | inline |
CreateRuntimeMeshRenderingBehaviour(ModelTargetBehaviour modelTargetBehaviour, Material[] displayMaterials) | ObserverFactory | inline |
CreateRuntimeMeshRenderingBehaviour(AreaTargetCaptureBehaviour areaTargetCaptureBehaviour, Material[] displayMaterials, bool hasCollision) | ObserverFactory | inline |
CreateRuntimeMeshRenderingBehaviour< T >(T areaTargetBehaviour, Material displayMaterial, bool hasCollision) | ObserverFactory | inline |
CreateRuntimeMeshRenderingBehaviour< T >(T areaTargetBehaviour, Material[] displayMaterials, bool hasCollision) | ObserverFactory | inline |
CreateVuMarkBehaviour(string databasePath, string targetName) | ObserverFactory | inline |
CreateVuMarkBehaviourAsync(string databasePath, string targetName) | ObserverFactory | inline |
Dispose() | ObserverFactory | inline |