CGAL 5.3 - 3D Mesh Generation
CGAL::Image_3 Class Reference

#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 an 3D image file. More...
 

Member Function Documentation

◆ read()