DracoFormat Class |
Namespace: Aspose.ThreeD.Formats
The DracoFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentType |
Gets file format content type
(Inherited from FileFormat.) |
![]() | Extension |
Gets the extension name of this type.
(Inherited from FileFormat.) |
![]() | FileFormatType |
Gets file format type
(Inherited from FileFormat.) |
![]() | Version |
Gets file format version
(Inherited from FileFormat.) |
Name | Description | |
---|---|---|
![]() | CreateLoadOptions |
Create a default load options for this file format
(Inherited from FileFormat.) |
![]() | CreateSaveOptions |
Create a default save options for this file format
(Inherited from FileFormat.) |
![]() | Decode(Byte) |
Decode the point cloud or mesh from memory data
|
![]() | Decode(String) |
Decode the point cloud or mesh from specified file name
|
![]() | Encode(Entity, DracoSaveOptions) |
Encode the entity to Draco raw data
|
![]() | Encode(Entity, Stream, DracoSaveOptions) |
Encode the entity to specified stream
|
![]() | Encode(Entity, String, DracoSaveOptions) |
Encode the entity to specified file
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Formats to string
(Inherited from FileFormat.) |