3ds Max C++ API Reference
SliderControl Class Reference

#include <rollouts.h>

+ Inheritance diagram for SliderControl:

Public Member Functions

 SliderControl (Value *name, Value *caption, Value **keyparms, int keyparm_count)
 
 ~SliderControl ()
 
 classof_methods (SliderControl, RolloutControl)
 
void collect ()
 
void sprin1 (CharStream *s)
 
void add_control (Rollout *ro, HWND parent, HINSTANCE hInst, int &current_y)
 
void adjust_control (int &current_y) override
 
LPCMSTR get_control_class ()
 
void compute_layout (Rollout *ro, layout_data *pos, int &current_y)
 
BOOL handle_message (Rollout *ro, UINT message, WPARAM wParam, LPARAM lParam)
 
Valueget_property (Value **arg_list, int count)
 
Valueset_property (Value **arg_list, int count)
 
void set_enable ()
 
int num_controls ()
 
void controller_changed ()
 
BOOL controller_ok (Control *c)
 
void Reload ()
 
void InvalidateUI ()
 
void set_pb2_value ()
 
void get_pb2_value (BOOL load_UI=TRUE)
 
- Public Member Functions inherited from AnimatableRolloutControl
 AnimatableRolloutControl (Value *name, Value *caption, Value **keyparms, int keyparm_count)
 
 ~AnimatableRolloutControl ()
 
virtual ScripterExport void gc_trace () override
 
virtual ScripterExport void process_common_params () override
 
virtual ScripterExport void ui_time_changed () override
 
virtual Controlget_controller () override
 
void ScripterExport set_controller (Control *c)
 
- Public Member Functions inherited from RolloutControl
ScripterExport RolloutControl (Value *name, Value *caption, Value **keyparms, int keyparm_count)
 
ScripterExport ~RolloutControl ()
 
 classof_methods (RolloutControl, Value)
 
BOOL _is_rolloutcontrol () override
 
virtual DWORD get_control_style ()
 
virtual DWORD get_control_ex_style ()
 
virtual void init_control (HWND control)
 
virtual void compute_layout (Rollout *ro, layout_data *pos)
 
virtual ScripterExport void process_layout_params (Rollout *ro, layout_data *pos, int &current_y)
 
virtual ScripterExport void setup_layout (Rollout *ro, layout_data *pos, int &current_y)
 
virtual ScripterExport void call_event_handler (Rollout *ro, Value *event, Value **arg_list, int count)
 
virtual ScripterExport void run_event_handler (Rollout *ro, Value *event, Value **arg_list, int count)
 
ScripterExport WORD next_id ()
 
virtual ScripterExport void set_text (const MCHAR *text, HWND ctl=NULL, Value *align=NULL)
 
virtual ScripterExport BOOL set_focus ()
 
ScripterExport Valueget_event_handler (Value *event)
 
ScripterExport Valueget_wrapped_event_handler (Value *event)
 
ScripterExport HWND GetHWND ()
 
ScripterExport bool IsDisabledExternally ()
 
ScripterExport IParamBlock2get_pblock ()
 
virtual void SetTexDADMgr (DADMgr *dad)
 
virtual int FindSubTexFromHWND (HWND hw)
 
virtual void SetMtlDADMgr (DADMgr *dad)
 
virtual int FindSubMtlFromHWND (HWND hw)
 
- Public Member Functions inherited from Value
virtual ScripterExport BOOL is_kind_of (ValueMetaClass *c)
 
virtual ScripterExport ValueMetaClasslocal_base_class ()
 
virtual Valueeval ()
 
virtual Valueeval_no_wrapper ()
 
virtual ScripterExport Valueapply (Value **arglist, int count, CallContext *cc=NULL)
 
virtual ScripterExport Valueapply_no_alloc_frame (Value **arglist, int count, CallContext *cc=NULL)
 
virtual void export_to_scripter ()
 
virtual Valuemap (node_map &m)
 
virtual Valuemap_path (PathName *path, node_map &m)
 
virtual Valuefind_first (BOOL(*test_fn)(INode *node, int level, const void *arg), const void *test_arg)
 
virtual Valueget_path (PathName *path)
 
virtual ScripterExport void sprint (CharStream *stream)
 
virtual void prin1 ()
 
virtual void print ()
 
virtual ScripterExport Class_ID get_max_class_id ()
 
virtual ScripterExport Valuedelete_vf (Value **arglist, int arg_count)
 
virtual ScripterExport ValueclearSelection_vf (Value **arglist, int arg_count)
 
virtual float to_float ()
 
virtual double to_double ()
 
virtual const MCHARto_string ()
 
virtual MSTR to_mstr ()
 
virtual MSTR to_filename ()
 
virtual int to_int ()
 
virtual INT64 to_int64 ()
 
virtual INT_PTR to_intptr ()
 
virtual BOOL to_bool ()
 
virtual BitArrayto_bitarray ()
 
virtual Point4 to_point4 ()
 
virtual Point3 to_point3 ()
 
virtual Point2 to_point2 ()
 
virtual AColor to_acolor ()
 
virtual COLORREF to_colorref ()
 
virtual INodeto_node ()
 
virtual Ray to_ray ()
 
virtual Interval to_interval ()
 
virtual Quat to_quat ()
 
virtual AngAxis to_angaxis ()
 
virtual Matrix3to_matrix3 ()
 
virtual Box3 to_box3 ()
 
virtual float * to_eulerangles ()
 
virtual Mtlto_mtl ()
 
virtual Texmapto_texmap ()
 
virtual MtlBaseto_mtlbase ()
 
virtual Modifierto_modifier ()
 
virtual TimeValue to_timevalue ()
 
virtual Controlto_controller ()
 
virtual Atmosphericto_atmospheric ()
 
virtual Effectto_effect ()
 
virtual IMultiPassCameraEffectto_mpassCamEffect ()
 
virtual ShadowTypeto_shadowtype ()
 
virtual FilterKernelto_filter ()
 
virtual INodeto_rootnode ()
 
virtual ITrackViewNodeto_trackviewnode ()
 
virtual NURBSIndependentPointto_nurbsindependentpoint ()
 
virtual NURBSPointto_nurbspoint ()
 
virtual NURBSObjectto_nurbsobject ()
 
virtual NURBSControlVertexto_nurbscontrolvertex ()
 
virtual NURBSCurveto_nurbscurve ()
 
virtual NURBSCVCurveto_nurbscvcurve ()
 
virtual NURBSSurfaceto_nurbssurface ()
 
virtual NURBSTexturePointto_nurbstexturepoint ()
 
virtual NURBSSetto_nurbsset ()
 
virtual ReferenceTargetto_reftarg ()
 
virtual Meshto_mesh ()
 
virtual BezierShapeto_beziershape ()
 
virtual Thunkto_thunk ()
 
virtual void to_fpvalue (FPValue &v)
 
virtual Rendererto_renderer ()
 
virtual Box2to_box2 ()
 
virtual NURBSTextureSurfaceto_nurbstexturesurface ()
 
virtual NURBSDisplayto_nurbsdisplay ()
 
virtual TessApproxto_tessapprox ()
 
virtual Valuewiden_to (Value *arg, Value **arg_list)
 
virtual BOOL comparable (Value *arg)
 
virtual BOOL special_case_compare (Value *arg, bool &specialCaseCompareResult)
 
virtual ScripterExport Valuedeep_copy (HashTable *remapper)
 
virtual BOOL is_const ()
 
ScripterExport Value_get_property (Value *prop)
 
virtual ScripterExport Value_set_property (Value *prop, Value *val)
 
virtual Valueget_container_property (Value *prop, Value *cur_prop)
 
virtual Valueset_container_property (Value *prop, Value *val, Value *cur_prop)
 
virtual BOOL _is_collection ()
 
virtual BOOL _is_charstream ()
 
virtual BOOL _is_rolloutthunk ()
 
virtual BOOL _is_function ()
 
virtual BOOL _is_selection ()
 
virtual BOOL _is_thunk ()
 
virtual BOOL _is_indirect_thunk ()
 
virtual SelectionIteratorselection_iterator ()
 
virtual ScripterExport IOResult Save (ISave *isave)
 
virtual void drop_MAX_refs ()
 
virtual BaseInterfaceGetInterface (Interface_ID id)
 
ScripterExport Valuemake_heap_permanent ()
 
ScripterExport Valuemake_heap_static ()
 
ScripterExport Valueget_heap_ptr ()
 
ScripterExport Valueget_stack_heap_ptr ()
 
ScripterExport Valuemigrate_to_heap ()
 
ScripterExport Valueget_live_ptr ()
 
virtual BOOL object_supports_case_sensitive_names ()
 
ScripterExport Value_get_property (Value *prop, Value *prop_name_as_parsed)
 
ScripterExport Value_set_property (Value *prop, Value *val, Value *prop_name_as_parsed)
 
virtual ScripterExport Valueget_case_sensitive_property (Value **arg_list, int count, const TCHAR *case_sensitive_name)
 
virtual ScripterExport Valueset_case_sensitive_property (Value **arg_list, int count, const TCHAR *case_sensitive_name)
 
ScripterExport Valueinvoke_getter_case_sensitive_property (Value *target, getter_vf getter, Value **arg_list, int count, const TCHAR *case_sensitive_name, const TCHAR *nested_prop_case_sensitive_name)
 
ScripterExport Valueinvoke_setter_case_sensitive_property (Value *target, setter_vf setter, Value **arg_list, int count, const TCHAR *case_sensitive_name, const TCHAR *nested_prop_case_sensitive_name)
 
- Public Member Functions inherited from Collectable
ScripterExport Collectable ()
 
virtual ScripterExport ~Collectable ()
 
ScripterExport voidoperator new (size_t sz, char flag)
 
ScripterExport voidoperator new (size_t sz)
 
ScripterExport void operator delete (void *val)
 
ScripterExport void operator delete (void *val, char flag)
 
ScripterExport bool derives_from_Animatable ()
 
virtual BOOL derives_from_MAXWrapper ()
 
ScripterExport void make_collectable ()
 
void make_permanent ()
 
void make_static ()
 
int is_marked ()
 
int is_not_marked ()
 
int is_garbage ()
 
int is_permanent ()
 
void mark_in_use ()
 
void unmark_in_use ()
 
int has_heap_copy ()
 
int is_in_heap ()
 
int is_on_stack ()
 

Static Public Member Functions

static RolloutControlcreate (Value *name, Value *caption, Value **keyparms, int keyparm_count)
 
- Static Public Member Functions inherited from Collectable
static ScripterExport void for_all_values (void(*map_fn)(Value *val), ValueMapper *mapper=NULL, ValueMetaClass *c=NULL)
 
static void mark ()
 
static void sweep ()
 
static void setup (size_t)
 
static ScripterExport void gc ()
 
static void coalesce_free_list ()
 
static void close_down ()
 
static void drop_maxwrapper_refs ()
 
static ScripterExport void push_alloc_stack_frame ()
 
static ScripterExport void pop_alloc_stack_frame ()
 
static ScripterExport ULONGLONG get_num_values_created ()
 
static ScripterExport bool validate_value_linkages ()
 

Public Attributes

float fvalue = 0.f
 
float fmax = 0.f
 
float fmin = 0.f
 
int ivalue = 0
 
int imax = 0
 
int imin = 0
 
int ticks = 0
 
int slider_type = 0
 
bool vertical = false
 
bool sliding = false
 
- Public Attributes inherited from RolloutControl
Valuename
 
Valuecaption
 
Valueinit_caption
 
BOOL enabled
 
Value ** keyparms
 
int keyparm_count
 
Rolloutparent_rollout
 
WORD control_ID
 
PB2Parampid
 
short flags
 
- Public Attributes inherited from Value
ValueMetaClasstag
 
- Public Attributes inherited from Collectable
Collectablenext
 
Collectableprev
 
byte flags
 
byte flags2
 
short flags3
 

Additional Inherited Members

- Static Public Attributes inherited from Collectable
static CRITICAL_SECTION heap_update
 
static Collectablecollectable_list
 
static Collectablepermanent_list
 
static free_memfree_list [GC_NUM_SUBLISTS]
 
static size_t heap_allocated
 
static size_t heap_size
 
static ScripterExport collectable_state state
 
static ScripterExport bool fullCollectNextHoldFlush
 
static bool gc_light
 
static bool in_gc
 
static HANDLE hGCCompletedEvent
 
- Protected Attributes inherited from AnimatableRolloutControl
ParamDimensiondim = nullptr
 
- Static Protected Attributes inherited from Value
static ScripterExport Valuekeyarg_marker_value
 

Constructor & Destructor Documentation

◆ SliderControl()

SliderControl ( Value name,
Value caption,
Value **  keyparms,
int  keyparm_count 
)

◆ ~SliderControl()

Member Function Documentation

◆ create()

static RolloutControl* create ( Value name,
Value caption,
Value **  keyparms,
int  keyparm_count 
)
static

◆ classof_methods()

classof_methods ( SliderControl  ,
RolloutControl   
)

◆ collect()

void collect ( )
virtual

Reimplemented from RolloutControl.

◆ sprin1()

void sprin1 ( CharStream s)
inlinevirtual

Reimplemented from Value.

741 { s->printf(_M("SliderControl:%s"), name->to_string()); }
virtual int printf(const MCHAR *format,...)
Definition: CharStream.h:69
Value * name
Definition: rollouts.h:254
virtual const MCHAR * to_string()
Definition: value.h:178
#define _M(x)
Used to wrap string literals.
Definition: strbasic.h:67

◆ add_control()

void add_control ( Rollout ro,
HWND  parent,
HINSTANCE  hInst,
int current_y 
)
virtual

Reimplemented from RolloutControl.

◆ adjust_control()

void adjust_control ( int current_y)
overridevirtual

Reimplemented from RolloutControl.

◆ get_control_class()

LPCMSTR get_control_class ( )
virtual

Implements RolloutControl.

◆ compute_layout()

void compute_layout ( Rollout ro,
layout_data pos,
int current_y 
)
virtual

Reimplemented from RolloutControl.

◆ handle_message()

BOOL handle_message ( Rollout ro,
UINT  message,
WPARAM  wParam,
LPARAM  lParam 
)
virtual

Reimplemented from RolloutControl.

◆ get_property()

Value* get_property ( Value **  arg_list,
int  count 
)
virtual

Reimplemented from AnimatableRolloutControl.

◆ set_property()

Value* set_property ( Value **  arg_list,
int  count 
)
virtual

Reimplemented from AnimatableRolloutControl.

◆ set_enable()

void set_enable ( )
virtual

Reimplemented from RolloutControl.

◆ num_controls()

int num_controls ( )
inlinevirtual

Reimplemented from RolloutControl.

752 { return 2; }

◆ controller_changed()

void controller_changed ( )
virtual

◆ controller_ok()

BOOL controller_ok ( Control c)
inlinevirtual

Reimplemented from AnimatableRolloutControl.

755 { return c->SuperClassID() == CTRL_FLOAT_CLASS_ID; }
virtual CoreExport SClass_ID SuperClassID()
Retrieves a constant representing the type of the plugin.
#define CTRL_FLOAT_CLASS_ID
Float controller super-class ID.
Definition: plugapi.h:468

◆ Reload()

void Reload ( )
virtual

Reimplemented from RolloutControl.

◆ InvalidateUI()

void InvalidateUI ( )
virtual

Reimplemented from RolloutControl.

◆ set_pb2_value()

void set_pb2_value ( )
virtual

Reimplemented from RolloutControl.

◆ get_pb2_value()

void get_pb2_value ( BOOL  load_UI = TRUE)
virtual

Reimplemented from RolloutControl.

Member Data Documentation

◆ fvalue

float fvalue = 0.f

◆ fmax

float fmax = 0.f

◆ fmin

float fmin = 0.f

◆ ivalue

int ivalue = 0

◆ imax

int imax = 0

◆ imin

int imin = 0

◆ ticks

int ticks = 0

◆ slider_type

int slider_type = 0

◆ vertical

bool vertical = false

◆ sliding

bool sliding = false