CGAL 6.3 - 3D Mesh Generation
Loading...
Searching...
No Matches

#include <CGAL/Image_3.h>

Definition

Public Member Functions

 Image_3 ()
 The default-constructor. The object is invalid until a call to read().
bool read (const char *file)
 Open a 3D image file.

Member Function Documentation

◆ read()