PlyGeometryLoader Class

( Qt3DRender::PlyGeometryLoader )

公共类型

class Element
class Property
enum DataType { Int8, Uint8, Int16, Uint16, ..., TypeUnknown }
enum ElementType { ElementVertex, ElementFace, ElementUnknown }
enum Format { FormatAscii, FormatBinaryLittleEndian, FormatBinaryBigEndian, FormatUnknown }
enum PropertyType { PropertyVertexIndex, PropertyX, PropertyY, PropertyZ, ..., PropertyUnknown }

保护函数

bool doLoad (QIODevice * ioDev , const QString & subMesh )

成员类型文档编制

enum PlyGeometryLoader:: DataType

enum PlyGeometryLoader:: ElementType

enum PlyGeometryLoader:: Format

enum PlyGeometryLoader:: PropertyType

成员函数文档编制

[protected] bool PlyGeometryLoader:: doLoad ( QIODevice * ioDev , const QString & subMesh )