PLY格式支持如下的數(shù)據(jù)類型。
name type number of bytes
---------------------------------------
int8 character 1
uint8 unsigned character 1
int16 short integer 2
uint16 unsigned short integer 2
int32 integer 4
uint32 unsigned integer 4
float32 single-precision float 4
float64 double-precision float 8
參考文獻
1.The Stanford 3D Scanning Repository
2.MAC+PC+UNIX PLY reading/writing
3. Large Geometry Models Archieve
4. Power Plant Model
5. The PLY Polygon File Format