Searched refs:Count (Results 1 – 15 of 15) sorted by relevance
| /NW4C-1.3.3/include/nw/ut/ |
| D | ut_ResDeclMacros.h | 96 s32 Get##name##Count() const \ 103 …ype, nw::ut::internal::ResArrayPrimitiveTraits>( &(ref().m_##name[ 0 ]), Get##name##Count() ); } \ 105 …ype, nw::ut::internal::ResArrayPrimitiveTraits>( &(ref().m_##name[ 0 ]), Get##name##Count() ); } \ 109 s32 Get##name##Count() const \ 114 …String, nw::ut::internal::ResArrayPrimitiveTraits>( &(ref().to##name[0]), Get##name##Count() ); } \ 118 s32 Get##name##Count() const \ 125 …ray<type, nw::ut::internal::ResArrayClassTraits>( &(ref().to##name[ 0 ]), Get##name##Count() ); } \ 127 …nst type, nw::ut::internal::ResArrayClassTraits>( &(ref().to##name[ 0 ]), Get##name##Count() ); } \ 131 s32 Get##name##Count() const \ 146 s32 Get##name##Count() const \ [all …]
|
| D | ut_ResUtil.h | 29 NW_ASSERT( 0<= (idx) && static_cast<s32>(idx) < static_cast<s32>(Get##name##Count()) )
|
| /NW4C-1.3.3/include/nw/snd/ |
| D | snd_InstancePool.h | 97 int Count() const { return CountImpl(); } in Count() function 174 int Count() const { return CountImpl(); } in Count() function
|
| D | snd_MmlSequenceTrackAllocator.h | 44 virtual int GetAllocatableTrackCount() const { return m_TrackPool.Count(); } in GetAllocatableTrackCount()
|
| /NW4C-1.3.3/sources/libraries/snd/ |
| D | snd_MidiSequenceTrackAllocator.cpp | 95 return MidiSequenceTrackPool::GetInstance().Count(); in GetAllocatableTrackCount()
|
| D | snd_StreamSoundPlayer.cpp | 57 NW_ASSERT( m_StreamDataLoadTaskPool.Count() == BUFFER_BLOCK_COUNT_MAX ); in ~StreamSoundPlayer()
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/ |
| D | NW4C_mtl.ms.inc | 264 local numItems = lv_mtl.Items.Count 833 if lv_data.SelectedIndices.Count > 0 do 851 if lv_data.SelectedIndices.Count > 0 do 870 if lv_data.SelectedIndices.Count > 0 do 895 if lv_data.SelectedIndices.Count > 0 do
|
| D | NW4C_node.ms.inc | 313 local numItems = lv_mtl.Items.Count 1043 if lv_data.SelectedIndices.Count > 0 do 1061 if lv_data.SelectedIndices.Count > 0 do 1080 if lv_data.SelectedIndices.Count > 0 do 1105 if lv_data.SelectedIndices.Count > 0 do
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/ |
| D | NW4C_mtl.ms.inc | 264 local numItems = lv_mtl.Items.Count 833 if lv_data.SelectedIndices.Count > 0 do 851 if lv_data.SelectedIndices.Count > 0 do 870 if lv_data.SelectedIndices.Count > 0 do 895 if lv_data.SelectedIndices.Count > 0 do
|
| D | NW4C_node.ms.inc | 313 local numItems = lv_mtl.Items.Count 1043 if lv_data.SelectedIndices.Count > 0 do 1061 if lv_data.SelectedIndices.Count > 0 do 1080 if lv_data.SelectedIndices.Count > 0 do 1105 if lv_data.SelectedIndices.Count > 0 do
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/ |
| D | NW4C_mtl.ms.inc | 264 local numItems = lv_mtl.Items.Count 833 if lv_data.SelectedIndices.Count > 0 do 851 if lv_data.SelectedIndices.Count > 0 do 870 if lv_data.SelectedIndices.Count > 0 do 895 if lv_data.SelectedIndices.Count > 0 do
|
| D | NW4C_node.ms.inc | 313 local numItems = lv_mtl.Items.Count 1043 if lv_data.SelectedIndices.Count > 0 do 1061 if lv_data.SelectedIndices.Count > 0 do 1080 if lv_data.SelectedIndices.Count > 0 do 1105 if lv_data.SelectedIndices.Count > 0 do
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/ |
| D | NW4C_mtl.ms.inc | 264 local numItems = lv_mtl.Items.Count 833 if lv_data.SelectedIndices.Count > 0 do 851 if lv_data.SelectedIndices.Count > 0 do 870 if lv_data.SelectedIndices.Count > 0 do 895 if lv_data.SelectedIndices.Count > 0 do
|
| D | NW4C_node.ms.inc | 313 local numItems = lv_mtl.Items.Count 1043 if lv_data.SelectedIndices.Count > 0 do 1061 if lv_data.SelectedIndices.Count > 0 do 1080 if lv_data.SelectedIndices.Count > 0 do 1105 if lv_data.SelectedIndices.Count > 0 do
|
| /NW4C-1.3.3/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_SetAnimRange.mel | 3870 text -l "Loop Count ";
|