Toggle the navigation pane
Add to Favorites
Home: Autodesk 3ds Max SDK Documentation
Share
Translate this page
Powered by
Microsoft® Translator
IBezPoint4Key Class Reference
Main Page
Public Attributes
IBezPoint4Key Class Reference
Search for all occurrences
#include <istdplug.h>
Inheritance diagram for IBezPoint4Key:
Class Description
See also:
Class
IKey
, Class
Point4
.
Description:
This class stores a Bezier
Point4
key.
Data Members:
Point4
intan;
The int tangent vector.
Point4
outtan;
The out tangent vector.
Point4
val;
The value of the key.
Point4
inLength;
The in length of the horizontal handle.
Point4
outLength;
The out length of the horizontal handle.
Public Attributes
Point4
intan
Point4
outtan
Point4
val
Point4
inLength
Point4
outLength
Member Data Documentation
Point4
intan
Search for all occurrences
Point4
outtan
Search for all occurrences
Point4
val
Search for all occurrences
Point4
inLength
Search for all occurrences
Point4
outLength
Search for all occurrences