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