Exemplo n.º 1
0
 @Override
 public long onGetSize(
     final JCGLTextureUnitContextParentType tc,
     final R2LightBufferDescriptionType key,
     final R2LightBufferType value) {
   return value.getRange().getInterval();
 }