| Home :: @root | classes |
class CosineFunction | ^ |
undocumented
- Source:
- function.h:208
- Author:
- unascribed
- Version:
- unknown
Contents | ^ |
Entity Inherited From Type Scope Short Description ~CosineFunction destructor public automatically generated CosineFunction constructor public undocumented CosineFunction constructor public automatically generated displayImage Function method public undocumented Funct method public undocumented operator = operator public automatically generated saveImage Function method public undocumented work Function method public undocumented
destructor ~CosineFunction | ? ^ > |
automatically generated
- Source:
- function.h
- Code:
public ~ CosineFunction ( )
constructor CosineFunction | ? ^ < > |
undocumented
- Source:
- function.h:212
- Code:
public CosineFunction ( ) : UFunction ( "cos" )
constructor CosineFunction | ? ^ < > |
automatically generated
- Source:
- function.h
- Code:
public CosineFunction ( const CosineFunction & )
method displayImage | ? ^ < > |
undocumented
- Inherited From:
- Function
- Source:
- function.h:43
- Code:
public virtual void displayImage ( imagetype & image )
method Funct | ? ^ < > |
undocumented
- Source:
- function.h:220
operator = | ? ^ < > |
automatically generated
- Source:
- function.h
- Code:
public CosineFunction & operator = ( const CosineFunction & )
method saveImage | ? ^ < > |
undocumented
- Inherited From:
- Function
- Source:
- function.h:24
- Code:
public virtual void saveImage ( imagetype & image , ofstream & output )
method work | ? ^ < > |
undocumented
- Inherited From:
- Function
- Source:
- function.h:52
Created Thu Oct 10 01:13:43 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_suncc_solaris-2.8.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.