▼NPNUtility | |
CMatrixOps | |
CFeaturesVisualizer | Class that constructs a pointcloud mesh from the map retrieved from a LibPlacenote mapping/localization session |
▼CLibPlacenote | Singleton class that acts as a C# wrapper to the C LibPlacenote library |
CMapInfo | The map info return as the result of ListMaps or SearchMaps |
CMapList | Class as a container for the JSON that contains information for a list of maps |
CMapLocation | Struct that contains location data for the map. All fields are required |
CMapLocationSearch | Struct for searching maps by location. All fields are required |
CMapMetadata | Struct for getting map metatada |
CMapMetadataSettable | Struct for setting map metadata. All fields are optional |
CMapSearch | Structure used for searching your maps. All fields are optional. When multiple fields are set the search condition is logically ANDed, returning a smaller list of maps |
CPNCallbackResultUnity | Struct that contains results for REST API calls to Placenote Cloud |
CPNCameraIntrinsicsUnity | Struct that captures the intrinsic calibration parameters of a pinhole model camera |
CPNFeaturePointUnity | Struct that captures information about a feature point created by a Placenote mapping session |
CPNImagePlaneUnity | Struct that contains parameters and the pixel buffer of a single channel image |
CPNInitParamsUnity | Struct that contains configuration parameters for PNInitialize function, which initializes LibPlacenote SDK |
CPNQuaternionUnity | Struct that decribes a rotation quaternion |
CPNTransferStatusUnity | Struct that captures the status and progress of a map file transfer between client app and the Placenote Cloud |
CPNTransformUnity | Struct that decribes a 6-DOF rigid body transformation |
CPNVector3Unity | Struct that decribes a 3-D float vector |
CSimCameraPoses | For Unity Simulator TODO Add comment Unity camera poses |
CLocalizationThumbnailSelector | Singleton class that selects a localization thumbnail based on the amount of good features a frame is tracking, and returns the texture via TextureEvent action |
CMainThreadTaskQueue | Singleton helper class that enables running delegates on the main UI thread |
CPlacenoteCameraManager | Class that manipulates the parent node of the ARKit controlled camera object to rotate the camera to the coordinate frame of the LibPlacenote mapping/localization session |
CPlacenoteListener | |
▼CUnityARImageFrameData | Class that contains parameter and buffer for a YUV 420 image from ARKit |
CUnityARImage |