Public Member Functions | Package Attributes
edu.tum.cs.vis.model.parser.PlyParser.Property Class Reference

List of all members.

Public Member Functions

 Property (String name)

Package Attributes

String name
String type1 = null
String type2 = null

Detailed Description

Property of ply file (placed in header).

Author:
Stefan Profanter

Definition at line 71 of file PlyParser.java.


Constructor & Destructor Documentation

Creates a new property with given name.

Parameters:
nameName of property

Definition at line 79 of file PlyParser.java.


Member Data Documentation

name of property

Definition at line 94 of file PlyParser.java.

Type of property or list. type for single property or type of list count.

Definition at line 86 of file PlyParser.java.

if property is a list of values, this is the type of values

Definition at line 90 of file PlyParser.java.


The documentation for this class was generated from the following file:


knowrob_cad_parser
Author(s): Stefan Profanter
autogenerated on Sat Dec 28 2013 17:09:45