3DCoat
3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
|
Access to user interface. More...
#include <SUI.h>
Classes | |
struct | Default |
Default values for UI. More... | |
Public Types | |
enum | AboutQ |
enum | AboutWidget |
enum | AboutQWidget |
enum | Aim |
Public Member Functions | |
Wizard | wizard () |
Builds a wizard for run some sequence by. More... | |
UI & | lang (const std::string &s) |
Set a language for user interface. More... | |
std::string | operator[] (const std::string &) |
Get value from input field / slider. More... | |
UI & | apply (const std::string &) |
Direct acces to run methods. More... | |
UI & | operator() (const std::string &) |
Left-click to button / pane / input field / slider / etc. More... | |
template<typename T > | |
UI & | operator() (const std::string &, const T &) |
Set a value to input field / slider / etc. If calls with empty string then clears warnings. More... | |
std::string | all () const |
bool | enableWindow (const std::string &name, const bool eflag) |
float | calculate (const std::string &, bool ignorePopupError) const |
std::string | code (const std::string &) |
UI & | toPaintRoom () |
Switch to Paint room. More... | |
UI & | toRenderRoom () |
Switch to Render room. More... | |
UI & | toRetopoRoom () |
Switch to Retopo room. More... | |
UI & | toSculptRoom () |
Switch to Sculpt room. More... | |
UI & | toUVRoom () |
Switch to UV room. More... | |
UI & | a (const Vec3 &v) |
The default value. More... | |
UI & | begin (const Vec3 &v) |
UI & | b (const Vec3 &v) |
The default value. More... | |
UI & | exportPreset (const std::string &v) |
The export preset. More... | |
UI & | button (const std::string &v) |
The default button which will press on modal choice-windows. More... | |
float | capA () const |
The default value. More... | |
int | colorFileExtensionEnum () const |
The default value. More... | |
int | glossFileExtensionEnum () const |
The default value. More... | |
int | normalMapFileExtensionEnum () const |
The default value. More... | |
UI & | file (const std::string &v) |
The default file for input / output from / into user folder. More... | |
float | height () const |
The default value. More... | |
bool | needAO () const |
The default value. More... | |
bool | needBakeLocalOcclusion () const |
The default value. More... | |
bool | needBump () const |
The default value. More... | |
bool | needCoarseMesh () const |
The default value. More... | |
bool | needColor () const |
The default value. More... | |
bool | needCurvature () const |
The default value. More... | |
bool | needGeometry () const |
The default value. More... | |
bool | needMetallness () const |
The default value. More... | |
bool | needNormalMap () const |
The default value. More... | |
bool | needPadding () const |
The default value. More... | |
bool | needPreserveInitialNodes () const |
The default value. More... | |
bool | needRoughness () const |
The default value. More... | |
bool | needScale () const |
The default value. More... | |
bool | needScreenBased () const |
The default value. More... | |
bool | needSpecular () const |
The default value. More... | |
bool | needSpecularAsNormalMapAlpha () const |
The default value. More... | |
bool | needTaperingAngle () const |
The default value. More... | |
bool | needUVSetsAsTile () const |
The default value. More... | |
Vec3 | position () const |
The default value. More... | |
float | radius () const |
The default value. More... | |
UI & | rayCastingLength (const float &v) |
The default value. More... | |
UI & | reductionPercent (const float &v) |
The default value. More... | |
int | resolutionEnum () const |
The default value. More... | |
bool | scaleA () const |
The default value. More... | |
Vec3 | size () const |
The default value. More... | |
int | teeth () const |
The default value. More... | |
UI & | tempFile (const std::string &) |
The default temporary file for input / output from / into user folder. More... | |
int | textureSizeEnum () const |
The default value. More... | |
UI & | thickness (const float &v) |
The default value. More... | |
bool | useDiameter () const |
The default value. More... | |
bool | useFillet () const |
The default value. More... | |
bool | useSector () const |
The default value. More... | |
bool | skipUndo () const |
The default value. More... | |
bool | skipDialog () const |
true when need skip an any dialog into the code. More... | |
Static Public Member Functions | |
static bool | eqReduce (const std::string &a, const std::string &b) |
Equals based on reduce. More... | |
Access to user interface.
|
strong |
|
strong |
|
strong |
|
strong |
std::string coat::scripto::UI::all | ( | ) | const |
UI & coat::scripto::UI::apply | ( | const std::string & | q | ) |
Direct acces to run methods.
Faster than operator()().
References operator()().
|
inline |
The default button which will press on modal choice-windows.
float coat::scripto::UI::calculate | ( | const std::string & | s, |
bool | ignorePopupError | ||
) | const |
|
inline |
The default value.
std::string coat::scripto::UI::code | ( | const std::string & | q | ) |
References empty().
|
inline |
bool coat::scripto::UI::enableWindow | ( | const std::string & | name, |
const bool | eflag | ||
) |
|
static |
Equals based on reduce.
|
inline |
The export preset.
|
inline |
The default file for input / output from / into user folder.
Temporary file name will cleared.
|
inline |
|
inline |
The default value.
|
inline |
Set a language for user interface.
StateKeeper
.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
UI & coat::scripto::UI::operator() | ( | const std::string & | q | ) |
UI& coat::scripto::UI::operator() | ( | const std::string & | , |
const T & | |||
) |
Set a value to input field / slider / etc. If calls with empty string then clears warnings.
std::string coat::scripto::UI::operator[] | ( | const std::string & | q | ) |
Get value from input field / slider.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
|
inline |
|
inline |
The default value.
|
inline |
The default value.
|
inline |
true
when need skip an any dialog into the code.
|
inline |
The default value.
|
inline |
UI & coat::scripto::UI::tempFile | ( | const std::string & | v | ) |
|
inline |
|
inline |
The default value.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
The default value.
|
inline |
The default value.
|
inline |
The default value.
Wizard coat::scripto::UI::wizard | ( | ) |
Builds a wizard for run some sequence by.