LibCapy - plyFormat

Class to manipulate file in PLY format

Macros:

Enumerations:

None.

Typedefs:

None.

Struct CapyPlyFormat :

Struct CapyPlyFormat's properties:

Parent class

Flag to memorise if the file is in binary format (else it's in ascii format). Updated when loading, used when saving.

Struct CapyPlyFormat's methods:

Destructor

Functions:

Create a CapyPlyFormat

Output and side effect(s):

Return a CapyPlyFormat

Allocate memory for a new CapyPlyFormat and create it

Output and side effect(s):

Return a CapyPlyFormat

Exception(s):

May raise CapyExc_MallocFailed.

Free the memory used by a CapyPlyFormat* and reset '*that' to NULL

Input argument(s):

that: a pointer to the CapyPlyFormat to free

2022-07-01
in LibCapy,
75 views
Copyright 2021-2024 Baillehache Pascal