MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / PLYData

Method PLYData

extern/happly/happly.h:1273–1273  ·  view source on GitHub ↗

* @brief Create an empty PLYData object. */

Source from the content-addressed store, hash-verified

1271 * @brief Create an empty PLYData object.
1272 */
1273 PLYData(){};
1274
1275 /**
1276 * @brief Initialize a PLYData by reading from a file. Throws if any failures occur.

Callers

nothing calls this directly

Calls 1

failMethod · 0.80

Tested by

no test coverage detected