Main Page Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
Composition::ParamVector3C Member List
This is the complete list of members for Composition::ParamVector3C, including all inherited members.
- add_flags( PajaTypes::int32 i32Flags )
[virtual] - begin_editing( UndoC* pUndo )
[virtual] - clone()
[virtual] - copy( Edit::DataBlockI* pBlock )
[virtual] - create()
[virtual] - create( Edit::EditableI* pOriginal )
[virtual] - create_new( GizmoI* pParent, const char* szName, const PajaTypes::Vector3C& rValue, PajaTypes::uint32 ui32ID, PajaTypes::uint32 ui32Style = PARAM_STYLE_EDITBOX, bool bAnimatable = true, const PajaTypes::Vector3C& rMin = PajaTypes::Vector3C(), const PajaTypes::Vector3C& rMax = PajaTypes::Vector3C(), PajaTypes::float32 f32Inc = 0.1f )
[static] - DataBlockI()
[protected] - del_flags( PajaTypes::int32 i32Flags )
[virtual] - duplicate()
[virtual] - EditableI()
[protected] - EditableI( EditableI* m_pOriginal )
[protected] - end_editing( UndoC* pUndo )
[virtual] - get_controller()
[virtual] - get_expanded_height()
[virtual] - get_flags()
[virtual] - get_id() const
[virtual] - get_increment() const
[virtual] - get_max() const
[virtual] - get_min() const
[virtual] - get_min_max( PajaTypes::float32* pMin, PajaTypes::float32* pMax )
[virtual] - get_name()
[virtual] - get_original() const
[virtual] - get_parent()
[virtual] - get_style() const
[virtual] - get_type() const
[virtual] - get_undo()
[virtual] - get_val( PajaTypes::int32 t, PajaTypes::float32* val )
[virtual] - get_val( PajaTypes::int32 t, PajaTypes::Vector3C& val )
[virtual] - load( FileIO::LoadC* pLoad )
[virtual] - ParamI()
[protected] - ParamI( Edit::EditableI* pOriginal )
[protected] - ParamI( GizmoI* pParent, const char* name, PajaTypes::uint32 id, PajaTypes::uint32 style = 0, bool animatable = true )
[protected] - ParamVector3C()
[protected] - ParamVector3C( GizmoI* pParent, const char* name, const PajaTypes::Vector3C& value, PajaTypes::uint32 id, PajaTypes::uint32 style = PARAM_STYLE_EDITBOX, bool animatable = true, const PajaTypes::Vector3C& min = PajaTypes::Vector3C(), const PajaTypes::Vector3C& max = PajaTypes::Vector3C(), PajaTypes::float32 inc = 0.1f )
[protected] - ParamVector3C( Edit::EditableI* pOriginal )
[protected] - release()
[virtual] - restore( Edit::EditableI* pBlock )
[virtual] - save( FileIO::SaveC* pSave )
[virtual] - set_controller( ControllerC* cnt )
[virtual] - set_expanded_height( PajaTypes::int32 i32Height )
[virtual] - set_flags( PajaTypes::int32 i32Flags )
[virtual] - set_id( PajaTypes::uint32 id )
[virtual] - set_increment( PajaTypes::float32 inc )
[virtual] - set_min_max( const PajaTypes::Vector3C& min, const PajaTypes::Vector3C& max )
[virtual] - set_name( const char* name )
[virtual] - set_parent( GizmoI* pParent )
[virtual] - set_style( PajaTypes::uint32 style )
[virtual] - set_val( PajaTypes::int32 t, PajaTypes::float32* val )
[virtual] - set_val( PajaTypes::int32 t, const PajaTypes::Vector3C& val )
[virtual] - toggle_flags( PajaTypes::int32 i32Flags )
[virtual] - ~DataBlockI()
[protected, virtual] - ~EditableI()
[protected, virtual] - ~ParamI()
[protected, virtual] - ~ParamVector3C()
[protected, virtual]
Moppi Demopaja SDK Documentation -- Copyright © 2000 Moppi Productions