Home
last modified time | relevance | path

Searched refs:Type (Results 1 – 25 of 25) sorted by relevance

/NW4C-1.3.3/include/nw/ut/
Dut_Foreach.h34 template <typename Type>
37 static_any(const Type& item) : m_Item(item) {} in static_any()
38 mutable Type m_Item;
44 template <typename Type>
45 NW_INLINE Type& static_any_cast(static_any_t value) in static_any_cast()
47 return static_cast<const static_any<Type>&>(value).m_Item; in static_any_cast()
53 template <typename Type>
56 typedef Type type;
59 template <typename Type>
60 NW_INLINE contain_type<Type>* encode_type(Type&) in encode_type() argument
[all …]
Dut_TypeTraits.h118 template <typename Type> \
122 template <typename Type, typename ClassName> \
146 template <typename Type>
148 NW_TRAITS_SPEC(1, IsPointer, Type*, true)
156 template <typename Type>
157 struct IsSame<Type, Type> : public internal::TrueType {};
Dut_Lock.h36 template<typename Type>
44 AutoLock(Type& lockObj) : m_LockObj(lockObj) in AutoLock()
56 Type& m_LockObj;
/NW4C-1.3.3/include/nw/gfx/
Dgfx_Model.h593 template<typename Type>
594 Type GetUserParameter() const in GetUserParameter()
596 NW_STATIC_ASSERT(sizeof(Type) <= 4); in GetUserParameter()
597 return *reinterpret_cast<const Type*>(&m_UserParameter); in GetUserParameter()
601 template<typename Type>
602 void SetUserParameter(Type parameter) in SetUserParameter()
604 NW_STATIC_ASSERT(sizeof(Type) <= 4); in SetUserParameter()
/NW4C-1.3.3/include/nw/font/
Dfont_Font.h148 enum Type enum
217 virtual Type GetType() const = 0;
Dfont_PairFont.h69 virtual Type GetType() const;
Dfont_ResFontBase.h61 virtual Type GetType() const;
/NW4C-1.3.3/include/nw/anim/res/
Danim_ResAnimCurve.h515 template <typename Type>
530 Type cv;
/NW4C-1.3.3/sources/libraries/font/
Dfont_PairFont.cpp110 Font::Type
Dfont_ResFontBase.cpp167 Font::Type
/NW4C-1.3.3/tools/DccPlugin/Maya/scripts/
DNW4C_CreateMenu.mel127 // menuItem -l "NW4C Set Primitive Type..."
DNW4C_SetUserData.mel595 radioButtonGrp -l "Type" -nrb 3 -cw4 60 70 70 70
997 string $listText = `text -l "Name Type Size Value"
DNW4C_SetAnimRange.mel2160 -m "Select Import Type." -p $wName
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_node.ms.inc183 lv_mtl.Columns.add "Billboard Type"
919 lv_data.Columns.add " Type "
DNW4C_utils.ms.inc508 radioButtons rdoType "Type" labels:#("String", "Integer", "Float") columns:3 align:#left
DNW4C_mtl.ms.inc737 lv_data.Columns.add " Type "
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_node.ms.inc183 lv_mtl.Columns.add "Billboard Type"
919 lv_data.Columns.add " Type "
DNW4C_utils.ms.inc508 radioButtons rdoType "Type" labels:#("String", "Integer", "Float") columns:3 align:#left
DNW4C_mtl.ms.inc737 lv_data.Columns.add " Type "
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_node.ms.inc183 lv_mtl.Columns.add "Billboard Type"
919 lv_data.Columns.add " Type "
DNW4C_utils.ms.inc508 radioButtons rdoType "Type" labels:#("String", "Integer", "Float") columns:3 align:#left
DNW4C_mtl.ms.inc737 lv_data.Columns.add " Type "
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_node.ms.inc183 lv_mtl.Columns.add "Billboard Type"
919 lv_data.Columns.add " Type "
DNW4C_utils.ms.inc508 radioButtons rdoType "Type" labels:#("String", "Integer", "Float") columns:3 align:#left
DNW4C_mtl.ms.inc737 lv_data.Columns.add " Type "