Toggle the navigation pane
Add to Favorites
Home: Autodesk 3ds Max SDK Documentation
Share
Translate this page
Powered by
Microsoft® Translator
path_property Class Reference
Main Page
Public Member Functions
|
Public Attributes
path_property Class Reference
Search for all occurrences
#include <KeyTrack.h>
Inheritance diagram for path_property:
Public Member Functions
path_property
()
Public Attributes
float
val
int
time
float
distance
Constructor & Destructor Documentation
path_property
(
)
[inline]
{
val
= 0.0;
time
= 0;
distance
= 0; }
Member Data Documentation
float
val
Search for all occurrences
int
time
Search for all occurrences
float
distance
Search for all occurrences