MaxstAR Unity
Static Public Member Functions | Static Public Attributes | List of all members
maxstAR.MaxstARUtil Class Reference
Inheritance diagram for maxstAR.MaxstARUtil:

Static Public Member Functions

static bool IsDirectXAPI ()
 
static IEnumerator LoadImageFromFileWithSizeAndTexture (string path, System.Action< int, int, Texture2D > complete)
 
static string ChangeNewLine (string originalText)
 
static string DeleteNewLine (string originalText)
 
static float GetPixelFromInch (int type, float inch)
 
static float DeviceDiagonalSizeInInches ()
 
static IEnumerator ExtractAssets (string fileName, System.Action< string > complete)
 

Static Public Attributes

const string ImageTargetTexturePath = "Assets/Editor/MaxstAR/Textures"
 
const string MarkerTargetTexturePath = "Assets/Editor/MaxstAR/Marker"
 
const int TYPE_WIDTH = 0
 
const int TYPE_HEIGHT = 1
 

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