Home
last modified time | relevance | path

Searched defs:Set (Results 1 – 13 of 13) sorted by relevance

/NW4C-1.3.3/include/nw/font/
Dfont_CharStrmReader.h70 void Set(const char* stream) in Set() function
83 void Set(const wchar_t* stream) in Set() function
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleRandom.h86 void Set(const ParticleRandom& source) in Set() function
/NW4C-1.3.3/include/nw/anim/
Danim_AnimFrameController.h91 void Set(const AnimFrame& animFrame) in Set() function
102 void Set(f32 frame, f32 lastFrame) in Set() function
/NW4C-1.3.3/include/nw/lyt/
Dlyt_TexMap.h366 void Set(const TextureInfo& src) in Set() function
390 void Set(const TexMap& texMap) in Set() function
Dlyt_Types.h1612 void Set( in Set() function
1732 void Set( in Set() function
2363 void Set( in Set() function
2472 void Set( in Set() function
2891 void Set( in Set() function
3094 void Set(const TextureInfo& src) in Set() function
3123 void Set( in Set() function
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_TextureContainer.cpp42 TextureRefLink::Set( in Set() function in nw::lyt::TextureRefLink
Dlyt_FontContainer.cpp58 FontRefLink::Set( in Set() function in nw::lyt::FontRefLink
Dlyt_ArcResourceAccessor.cpp263 ArcResourceLink::Set( in Set() function in nw::lyt::ArcResourceLink
Dlyt_Animation.cpp652 AnimResource::Set(const void* anmResBuf) in Set() function in nw::lyt::AnimResource
919 AnimPaneTree::Set( in Set() function in nw::lyt::internal::AnimPaneTree
/NW4C-1.3.3/sources/libraries/font/
Dfont_Font.cpp93 TextureObject::Set( in Set() function in nw::font::internal::TextureObject
/NW4C-1.3.3/sources/libraries/dev/
Ddev_Screenshot.cpp72 Screenshot::Set(const DisplayDescription& displayDescription, void* srcScreen, int length, int widt… in Set() function in nw::dev::Screenshot
/NW4C-1.3.3/include/nw/ut/
Dut_Color.h470 void Set(SelfType color) in Set() function
1036 void Set(const SelfType& color) { operator =(color); } in Set() function
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResCamera.h179 void Set( f32 aspect, f32 height, const nw::math::VEC2& center ) in Set() function