grail (C  1.0.0
A multi-platform, modular, universal engine for embedding advanced AI in games.
Grail.Curves.Curve Class Referenceabstract

Defines objects transforming one value into the other. More...

Inheritance diagram for Grail.Curves.Curve:

Public Member Functions

abstract float Sample (float argument)
 User-defined method which processes provided value. More...
 

Properties

abstract CurveTypeId TypeId [get]
 Returns curve type id for debugging purposes More...
 

Detailed Description

Defines objects transforming one value into the other.

Member Function Documentation

◆ Sample()

Property Documentation

◆ TypeId

abstract CurveTypeId Grail.Curves.Curve.TypeId
get

Returns curve type id for debugging purposes


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