CC-Fractal-Suite
register.h
Go to the documentation of this file.
1 
11 #pragma once
12 
13 namespace CC
14 {
16 static UT_String menuPath{ "Fractal" };
17 
18 } // End of CC Namespace
Definition: COP2_Buddhabrot.h:17