PlyGeometryLoader Class
(Qt3DRender::PlyGeometryLoader)Inherits: | Qt3DRender::BaseGeometryLoader |
Public Types
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 } |
Reimplemented Protected Functions
virtual bool | doLoad(QIODevice *ioDev, const QString &subMesh) |
- 5 protected functions inherited from Qt3DRender::BaseGeometryLoader
- 9 protected functions inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 16 public functions inherited from Qt3DRender::BaseGeometryLoader
- 2 public functions inherited from Qt3DRender::QGeometryLoaderInterface
- 32 public functions inherited from QObject
- 1 public slot inherited from QObject
- 2 signals inherited from QObject
- 11 static public members inherited from QObject
- 5 protected functions inherited from Qt3DRender::BaseGeometryLoader
- 9 protected functions inherited from QObject