Toggle the navigation pane
Add to Favorites
Home: Autodesk 3ds Max SDK Documentation
Share
Translate this page
Powered by
Microsoft® Translator
ShadowParamDlg Class Reference
Main Page
Public Member Functions
ShadowParamDlg Class Reference
Search for all occurrences
#include <shadgen.h>
Inheritance diagram for ShadowParamDlg:
Class Description
See also:
Class
ShadowType
.
Description:
A developer derives a class from this class to provide the user interface for the Shadow Generator plug-in. The
DeleteThis()
method deletes this object when done. An instance of this class is returned from
ShadowType::CreateShadowParamDlg()
.
Public Member Functions
virtual
~ShadowParamDlg
()
virtual void
DeleteThis
()=0
Constructor & Destructor Documentation
virtual ~
ShadowParamDlg
(
)
[inline, virtual]
Remarks:
Destructor.
{}
Member Function Documentation
virtual void DeleteThis
(
)
[pure virtual]
Search for all occurrences
Remarks:
This method deletes this instance of the class.