|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object common:Generic mt:MT_Kernel mt:MT_SoftenKernel
class
Mark Townsend, May 2008
class MT_SoftenKernel(MT_Kernel) { ; ; Mark Townsend, May 2008 ; public: import "common.ulb" func MT_SoftenKernel(Generic pparent) fWeight[0] = 1, fWeight[1] = 1, fWeight[2] = 1 fWeight[3] = 1, fWeight[4] = 1, fWeight[5] = 1 fWeight[6] = 1, fWeight[7] = 1, fWeight[8] = 1 endfunc default: title = "Soften" }
Constructor Summary | |
---|---|
MT_SoftenKernel()
|
|
MT_SoftenKernel(Generic pparent)
|
Method Summary |
---|
Methods inherited from class mt:MT_Kernel |
---|
GetWeight |
Methods inherited from class common:Generic |
---|
GetParent |
Methods inherited from class Object |
---|
|
Constructor Detail |
---|
public MT_SoftenKernel(Generic pparent)
public MT_SoftenKernel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |