com::ros::pcl::hellopcl::GL2JNIView Class Reference

Inheritance diagram for com::ros::pcl::hellopcl::GL2JNIView:
Inheritance graph
[legend]

List of all members.

Classes

class  ConfigChooser
class  ContextFactory
class  Renderer

Public Member Functions

 GL2JNIView (Context context, boolean translucent, int depth, int stencil)
 GL2JNIView (Context context)

Private Member Functions

void init (boolean translucent, int depth, int stencil)

Static Private Member Functions

static void checkEglError (String prompt, EGL10 egl)

Static Private Attributes

static final boolean DEBUG = false
static String TAG = "GL2JNIView"

Detailed Description

A simple GLSurfaceView sub-class that demonstrate how to perform OpenGL ES 2.0 rendering into a GL Surface. Note the following important details:

Definition at line 49 of file hellopcl/GL2JNIView.java.


Constructor & Destructor Documentation

com::ros::pcl::hellopcl::GL2JNIView::GL2JNIView ( Context  context  )  [inline]

Definition at line 53 of file hellopcl/GL2JNIView.java.

com::ros::pcl::hellopcl::GL2JNIView::GL2JNIView ( Context  context,
boolean  translucent,
int  depth,
int  stencil 
) [inline]

Definition at line 58 of file hellopcl/GL2JNIView.java.


Member Function Documentation

static void com::ros::pcl::hellopcl::GL2JNIView::checkEglError ( String  prompt,
EGL10  egl 
) [inline, static, private]

Definition at line 108 of file hellopcl/GL2JNIView.java.

void com::ros::pcl::hellopcl::GL2JNIView::init ( boolean  translucent,
int  depth,
int  stencil 
) [inline, private]

Definition at line 63 of file hellopcl/GL2JNIView.java.


Member Data Documentation

final boolean com::ros::pcl::hellopcl::GL2JNIView::DEBUG = false [static, private]

Definition at line 51 of file hellopcl/GL2JNIView.java.

String com::ros::pcl::hellopcl::GL2JNIView::TAG = "GL2JNIView" [static, private]

Definition at line 50 of file hellopcl/GL2JNIView.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Defines


pcl_android
Author(s): Maintained by Ethan Rublee
autogenerated on Fri Jan 11 09:53:21 2013