public class ReaderLAS extends AbstractReader
| Constructor and Description |
|---|
ReaderLAS() |
| Modifier and Type | Method and Description |
|---|---|
void |
setHasHeader(boolean hasHeader) |
void |
setInput(Input input)
set the input to read the scene from
|
getComponent, read, read, readpublic final int z
public final int x
public final int y
public final int phi
public final int theta
public void setInput(Input input) throws IOException
SceneReadersetInput in interface SceneReadersetInput in class AbstractReaderinput - the Input of the resource to read.IOExceptionpublic void setHasHeader(boolean hasHeader)