osgParticle.ModularProgram

class osgParticle.ModularProgram
Represents:

c++ class

Wraps:

osgParticle::ModularProgram

Bases:

osgParticle.ParticleProcessor

Constructors:

osgParticle.ModularProgram()

Methods:

:numOperators()

Тип результата:

int

:addOperator(osgParticle.Operator op)

Параметры:

op (osgParticle.Operator) –

:getOperator(int id)

Параметры:

id (int) –

Тип результата:

osgParticle.Operator

:removeOperator(int id)

Параметры:

id (int) –