HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CL_SimpleSegment Class Reference

#include <CL_SimpleChannel.h>

Public Member Functions

fpreal getStart () const
 
fpreal getEnd () const
 
fpreal getStartValue () const
 
fpreal getEndValue () const
 
fpreal getLength () const
 
void setType (CL_SimpleSegmentType type)
 
CL_SimpleSegmentType getType () const
 
void setExtraData (int index, fpreal data)
 
fprealgetExtraData ()
 

Friends

class CL_SimpleChannel
 
class CL_Cubic
 

Detailed Description

Definition at line 201 of file CL_SimpleChannel.h.

Member Function Documentation

fpreal CL_SimpleSegment::getEnd ( ) const
inline

Definition at line 205 of file CL_SimpleChannel.h.

fpreal CL_SimpleSegment::getEndValue ( ) const
inline

Definition at line 207 of file CL_SimpleChannel.h.

fpreal* CL_SimpleSegment::getExtraData ( )
inline

Definition at line 214 of file CL_SimpleChannel.h.

fpreal CL_SimpleSegment::getLength ( ) const
inline

Definition at line 208 of file CL_SimpleChannel.h.

fpreal CL_SimpleSegment::getStart ( ) const
inline

Definition at line 204 of file CL_SimpleChannel.h.

fpreal CL_SimpleSegment::getStartValue ( ) const
inline

Definition at line 206 of file CL_SimpleChannel.h.

CL_SimpleSegmentType CL_SimpleSegment::getType ( ) const
inline

Definition at line 211 of file CL_SimpleChannel.h.

void CL_SimpleSegment::setExtraData ( int  index,
fpreal  data 
)
inline

Definition at line 213 of file CL_SimpleChannel.h.

void CL_SimpleSegment::setType ( CL_SimpleSegmentType  type)
inline

Definition at line 210 of file CL_SimpleChannel.h.

Friends And Related Function Documentation

friend class CL_Cubic
friend

Definition at line 234 of file CL_SimpleChannel.h.

friend class CL_SimpleChannel
friend

Definition at line 233 of file CL_SimpleChannel.h.


The documentation for this class was generated from the following file: