| Description | Hierarchy | Fields | Methods | Properties |
type TMeshWriter = class(TReferenceCounted)
Interface for writing meshes.
![]() |
function WriteMesh(WFile: TWriteFile; Mesh: TMesh; Flags: LongInt = 0): Boolean; inline; |
![]() |
property MeshWriterType: TMeshWriterType read GetType; |
![]() |
function WriteMesh(WFile: TWriteFile; Mesh: TMesh; Flags: LongInt = 0): Boolean; inline; |
|
Write a static mesh. Parameters
ReturnsTrue if sucessful. | |
![]() |
property MeshWriterType: TMeshWriterType read GetType; |
|
The type of the mesh writer. | |