Openholo
v4.2
Open Source Digital Holographic Library
|
#include <PLYparser.h>
Public Member Functions | |
PLYparser () | |
~PLYparser () | |
bool | loadPLY (const std::string &fileName, ulonglong &n_points, Vertex **vertices) |
bool | savePLY (const std::string &fileName, const ulonglong n_points, Vertex *vertices, bool isBinary) |
bool | loadPLY (const std::string &fileName, ulonglong &n_Vertices, Face **faces) |
bool | savePLY (const std::string &fileName, const ulonglong n_vertices, Face *faces, bool isBinary) |
PLYparser () | |
~PLYparser () | |
bool | loadPLY (const std::string &fileName, ulonglong &n_points, Vertex **vertices) |
bool | savePLY (const std::string &fileName, const ulonglong n_points, Vertex *vertices, bool isBinary) |
bool | loadPLY (const std::string &fileName, ulonglong &n_Vertices, Face **faces) |
bool | savePLY (const std::string &fileName, const ulonglong n_vertices, Face *faces, bool isBinary) |
PLYparser () | |
~PLYparser () | |
bool | loadPLY (const std::string &fileName, ulonglong &n_points, Vertex **vertices) |
bool | savePLY (const std::string &fileName, const ulonglong n_points, Vertex *vertices, bool isBinary) |
bool | loadPLY (const std::string &fileName, ulonglong &n_Vertices, Face **faces) |
bool | savePLY (const std::string &fileName, const ulonglong n_vertices, Face *faces, bool isBinary) |
PLYparser () | |
~PLYparser () | |
bool | loadPLY (const std::string &fileName, ulonglong &n_points, Vertex **vertices) |
bool | savePLY (const std::string &fileName, const ulonglong n_points, Vertex *vertices, bool isBinary) |
bool | loadPLY (const std::string &fileName, ulonglong &n_Vertices, Face **faces) |
bool | savePLY (const std::string &fileName, const ulonglong n_vertices, Face *faces, bool isBinary) |
Definition at line 99 of file PLYparser.h.
PLYparser::PLYparser | ( | ) |
Definition at line 50 of file PLYparser.cpp.
PLYparser::~PLYparser | ( | ) |
Definition at line 63 of file PLYparser.cpp.
PLYparser::PLYparser | ( | ) |
PLYparser::~PLYparser | ( | ) |
PLYparser::PLYparser | ( | ) |
PLYparser::~PLYparser | ( | ) |
PLYparser::PLYparser | ( | ) |
PLYparser::~PLYparser | ( | ) |
Definition at line 142 of file PLYparser.cpp.
Definition at line 543 of file PLYparser.cpp.
bool PLYparser::savePLY | ( | const std::string & | fileName, |
const ulonglong | n_points, | ||
Vertex * | vertices, | ||
bool | isBinary | ||
) |
bool PLYparser::savePLY | ( | const std::string & | fileName, |
const ulonglong | n_points, | ||
Vertex * | vertices, | ||
bool | isBinary | ||
) |
bool PLYparser::savePLY | ( | const std::string & | fileName, |
const ulonglong | n_points, | ||
Vertex * | vertices, | ||
bool | isBinary | ||
) |
Definition at line 451 of file PLYparser.cpp.
bool PLYparser::savePLY | ( | const std::string & | fileName, |
const ulonglong | n_points, | ||
Vertex * | vertices, | ||
bool | isBinary | ||
) |
bool PLYparser::savePLY | ( | const std::string & | fileName, |
const ulonglong | n_vertices, | ||
Face * | faces, | ||
bool | isBinary | ||
) |
Definition at line 787 of file PLYparser.cpp.
bool PLYparser::savePLY | ( | const std::string & | fileName, |
const ulonglong | n_vertices, | ||
Face * | faces, | ||
bool | isBinary | ||
) |
bool PLYparser::savePLY | ( | const std::string & | fileName, |
const ulonglong | n_vertices, | ||
Face * | faces, | ||
bool | isBinary | ||
) |
bool PLYparser::savePLY | ( | const std::string & | fileName, |
const ulonglong | n_vertices, | ||
Face * | faces, | ||
bool | isBinary | ||
) |