Chi-Tech
surfmesher_predefined_02_execute.cc
Go to the documentation of this file.
2
3#include "chi_runtime.h"
4#include "chi_log.h"
5
7{
8 Chi::log.Log0Verbose1() << "SurfaceMesherPredefined executed";
9}
static chi::ChiLog & log
Definition: chi_runtime.h:81
LogStream Log0Verbose1()
Definition: chi_log.h:234