Project

General

Profile

« Previous | Next » 

Revision ccb4c899

Added by Leszek Koltunski about 3 years ago

Add new comments for Javadoc.

View differences:

src/main/java/org/distorted/library/mesh/MeshJoined.java
20 20
package org.distorted.library.mesh;
21 21

  
22 22
///////////////////////////////////////////////////////////////////////////////////////////////////
23

  
23
/**
24
 * Create a Mesh which is a union of several simpler Meshes.
25
 */
24 26
public class MeshJoined extends MeshBase
25 27
{
26 28
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff