Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | List of all members
com.intel.realsense.librealsense.GLVideoFrame Class Reference
Inheritance diagram for com.intel.realsense.librealsense.GLVideoFrame:
Inheritance graph
[legend]

Public Member Functions

synchronized void close ()
 
synchronized void draw (Rect rect)
 
int getTexture ()
 
 GLVideoFrame ()
 
- Public Member Functions inherited from com.intel.realsense.librealsense.GLFrame
void close ()
 
abstract void draw (Rect rect)
 
String getLabel ()
 
synchronized void setFrame (Frame frame)
 

Static Public Member Functions

static void draw (Rect r, int texture)
 
static void upload (VideoFrame vf, ByteBuffer buffer, int texture)
 

Private Member Functions

Rect adjustRatio (Rect in)
 

Private Attributes

IntBuffer mGlTexture
 

Additional Inherited Members

- Static Protected Member Functions inherited from com.intel.realsense.librealsense.GLFrame
static void setViewport (Rect r)
 
- Protected Attributes inherited from com.intel.realsense.librealsense.GLFrame
ByteBuffer mBuffer
 
Frame mFrame
 

Detailed Description

Definition at line 10 of file GLVideoFrame.java.

Constructor & Destructor Documentation

com.intel.realsense.librealsense.GLVideoFrame.GLVideoFrame ( )
inline

Definition at line 13 of file GLVideoFrame.java.

Member Function Documentation

Rect com.intel.realsense.librealsense.GLVideoFrame.adjustRatio ( Rect  in)
inlineprivate

Definition at line 20 of file GLVideoFrame.java.

synchronized void com.intel.realsense.librealsense.GLVideoFrame.close ( )
inline

Definition at line 65 of file GLVideoFrame.java.

synchronized void com.intel.realsense.librealsense.GLVideoFrame.draw ( Rect  rect)
inline

Definition at line 44 of file GLVideoFrame.java.

static void com.intel.realsense.librealsense.GLVideoFrame.draw ( Rect  r,
int  texture 
)
inlinestatic

Definition at line 101 of file GLVideoFrame.java.

int com.intel.realsense.librealsense.GLVideoFrame.getTexture ( )
inline

Definition at line 18 of file GLVideoFrame.java.

static void com.intel.realsense.librealsense.GLVideoFrame.upload ( VideoFrame  vf,
ByteBuffer  buffer,
int  texture 
)
inlinestatic

Definition at line 71 of file GLVideoFrame.java.

Member Data Documentation

IntBuffer com.intel.realsense.librealsense.GLVideoFrame.mGlTexture
private

Definition at line 11 of file GLVideoFrame.java.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36