Project

General

Profile

« Previous | Next » 

Revision b911dc09

Added by Leszek Koltunski over 7 years ago

Correct Javadoc issues

View differences:

src/main/java/org/distorted/library/exception/VertexUniformsException.java
21 21

  
22 22
///////////////////////////////////////////////////////////////////////////////////////////////////
23 23
/**
24
 *  Thrown by {@link org.distorted.library.Distorted#onSurfaceCreated(android.opengl.GLSurfaceView)} 
24
 *  Thrown by {@link org.distorted.library.Distorted#onSurfaceCreated(android.content.Context)}
25 25
 *  if compilation of the Vertex Shader fails because of too many uniforms there, i.e. because
26 26
 *  we have set {@link org.distorted.library.Distorted#setMaxVertex(int)} to too high value.
27 27
 */

Also available in: Unified diff