C# Class Ovr.GLTextureData

Contains OpenGL-specific texture information
Inheritance: Texture
Afficher le fichier Open project: UCSDVR/Lucid-VR

Méthodes publiques

Свойство Type Description
_texId System.IntPtr

Méthodes publiques

Méthode Description
GLTextureData ( Sizei textureSize, Recti renderViewport, IntPtr texId ) : System

Private Methods

Méthode Description
ToRaw ( ) : Texture_Raw

Method Details

GLTextureData() public méthode

public GLTextureData ( Sizei textureSize, Recti renderViewport, IntPtr texId ) : System
textureSize Sizei
renderViewport Recti
texId System.IntPtr
Résultat System

Property Details

_texId public_oe property

public IntPtr,System _texId
Résultat System.IntPtr