OVRPlugin.Ktx Class Reference

Static Public Member Functions

static IntPtr LoadKtxFromMemory (IntPtr dataPtr, uint length)
 
static uint GetKtxTextureWidth (IntPtr texture)
 
static uint GetKtxTextureHeight (IntPtr texture)
 
static bool TranscodeKtxTexture (IntPtr texture, uint format)
 
static uint GetKtxTextureSize (IntPtr texture)
 
static bool GetKtxTextureData (IntPtr texture, IntPtr textureData, uint bufferSize)
 
static bool DestroyKtxTexture (IntPtr texture)
 

Member Function Documentation

◆ DestroyKtxTexture()

static bool OVRPlugin.Ktx.DestroyKtxTexture ( IntPtr  texture)
static

◆ GetKtxTextureData()

static bool OVRPlugin.Ktx.GetKtxTextureData ( IntPtr  texture,
IntPtr  textureData,
uint  bufferSize 
)
static

◆ GetKtxTextureHeight()

static uint OVRPlugin.Ktx.GetKtxTextureHeight ( IntPtr  texture)
static

◆ GetKtxTextureSize()

static uint OVRPlugin.Ktx.GetKtxTextureSize ( IntPtr  texture)
static

◆ GetKtxTextureWidth()

static uint OVRPlugin.Ktx.GetKtxTextureWidth ( IntPtr  texture)
static

◆ LoadKtxFromMemory()

static IntPtr OVRPlugin.Ktx.LoadKtxFromMemory ( IntPtr  dataPtr,
uint  length 
)
static

◆ TranscodeKtxTexture()

static bool OVRPlugin.Ktx.TranscodeKtxTexture ( IntPtr  texture,
uint  format 
)
static

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