BaseFCurve.h File Reference

Defines the CSLBaseFCurve class as well as the CSLBaseKey base struct and all its descendents. More...

#include "Template.h"

Go to the source code of this file.

Classes

struct   CSLBaseKey
  Base class for all key frame types. More...
struct   CSLConstantKey
  Describes a constant fcurve key. More...
struct   CSLLinearKey
  Describes a linear fcurve key. More...
struct   CSLHermiteKey
  Describes a hermite fcurve key. More...
struct   CSLBezierKey
  Describes a bezier fcurve key. More...
struct   CSLCubicKey
  Describes a cubic fcurve key. More...
class   CSLBaseFCurve
  Base class for all FCurves. More...


Detailed Description

Defines the CSLBaseFCurve class as well as the CSLBaseKey base struct and all its descendents.

Copyright 2008 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies this software in either electronic or hard copy form.