AreaShadowGenerator Member List

This is the complete list of members for AreaShadowGenerator, including all inherited members.
DeleteThis()=0ShadowGenerator [pure virtual]
FiltSample(int x, int y, float z, int level)ShadowGenerator [inline, virtual]
FreeBuffer()=0ShadowGenerator [pure virtual]
GetNumSamples()AreaShadowGenerator [inline, virtual]
GetSamplerSize()=0AreaShadowGenerator [pure virtual]
InitializeSampler(void *memory, ShadeContext &sc, bool antialias)=0AreaShadowGenerator [pure virtual]
LineSample(int x1, int y1, float z1, int x2, int y2, float z2)ShadowGenerator [inline, virtual]
operator delete(void *ptr)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete(void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, void *placement_ptr)MaxHeapOperators [static]
operator delete[](void *ptr)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new(size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, void *placement_ptr)MaxHeapOperators [static]
operator new[](size_t size)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new[](size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, unsigned long flags)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
QuickSample(int x, int y, float z)ShadowGenerator [inline, virtual]
Sample(ShadeContext &sc, Point3 &norm, Color &color)ShadowGenerator [inline, virtual]
Sample(ShadeContext &sc, float x, float y, float z, float xslope, float yslope)ShadowGenerator [inline, virtual]
Update(TimeValue t, const RendContext &rendCntxt, RenderGlobalContext *rgc, Matrix3 &lightToWorld, float aspect, float param, float clipDist=DONT_CLIP)=0ShadowGenerator [pure virtual]
UpdateViewDepParams(const Matrix3 &worldToCam)=0ShadowGenerator [pure virtual]
~ShadowGenerator()ShadowGenerator [inline, virtual]