3ds Max C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ParticleChannelMask Member List

This is the complete list of members for ParticleChannelMask, including all inherited members.

AddChannel(const Interface_ID &channel)ParticleChannelMask
AddReadChannels(DWORD channelsFlag)ParticleChannelMask
AddWriteChannels(DWORD channelsFlag)ParticleChannelMask
aligned_free(void *ptr)MaxHeapOperatorsstatic
aligned_malloc(size_t size, size_t alignment)MaxHeapOperatorsstatic
aligned_realloc(void *ptr, size_t size, size_t alignment)MaxHeapOperatorsstatic
GetChannel(int i) constParticleChannelMask
GetNumChannels() constParticleChannelMask
HasChannel(const Interface_ID &channel) constParticleChannelMask
HasReadChannels(DWORD channelsFlag) constParticleChannelMask
HasWriteChannels(DWORD channelsFlag) constParticleChannelMask
kChannelsCastParticleChannelMaskprotectedstatic
kNullParticleChannelMaskprotectedstatic
kNumStandardParticleChannelsParticleChannelMaskprotectedstatic
m_customChannelsParticleChannelMaskprotected
m_numCustomChannelsParticleChannelMaskprotected
m_numSRChannelsValidParticleChannelMaskmutableprotected
m_numStandardReadChannelsParticleChannelMaskmutableprotected
m_numStandardWriteChannelsParticleChannelMaskprotected
m_numSWChannelsValidParticleChannelMaskprotected
m_readFlagParticleChannelMaskprotected
m_writeFlagParticleChannelMaskprotected
Null()ParticleChannelMaskstatic
NumStandardParticleChannels()ParticleChannelMaskstatic
operator delete(void *ptr)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator delete(void *ptr, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, unsigned long flags)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator delete(void *ptr, void *placement_ptr)MaxHeapOperatorsstatic
operator delete[](void *ptr)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, unsigned long flags)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator new(size_t size, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size, void *placement_ptr)MaxHeapOperatorsstatic
operator new[](size_t size)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator new[](size_t size, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, unsigned long flags)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator!=(const ParticleChannelMask &) constParticleChannelMask
operator=(const ParticleChannelMask &)ParticleChannelMask
operator==(const ParticleChannelMask &) constParticleChannelMask
ParticleChannelMask()ParticleChannelMask
ParticleChannelMask(const ParticleChannelMask &)ParticleChannelMask
ParticleChannelMask(DWORD readMask, DWORD writeMask)ParticleChannelMask
RemoveChannel(const Interface_ID &channel)ParticleChannelMask
RemoveReadChannels(DWORD channelsFlag)ParticleChannelMask
RemoveWriteChannels(DWORD channelsFlag)ParticleChannelMask
SetChannels(int numChannels, Interface_ID *channels)ParticleChannelMask
SetReadChannels(DWORD channelsFlag)ParticleChannelMask
SetWriteChannels(DWORD channelsFlag)ParticleChannelMask
~ParticleChannelMask()ParticleChannelMask