Toggle the navigation pane
Add to Favorites
Home: Autodesk 3ds Max SDK Documentation
Share
Translate this page
Powered by
Microsoft® Translator
FPEnum::enum_code Struct Reference
Main Page
FPEnum
enum_code
Public Attributes
FPEnum::enum_code Struct Reference
Search for all occurrences
#include <ifnpub.h>
Inheritance diagram for FPEnum::enum_code:
Public Attributes
const MCHAR *
name
Symbolic name for the enum.
int
code
Equivalent integer code.
Member Data Documentation
const MCHAR*
name
Search for all occurrences
Symbolic name for the enum.
int
code
Search for all occurrences
Equivalent integer code.