#include <Iguana/GLModels/interface/IgRPhiRep.h>
Public Member Functions | |
IgRPhiRep (IgRPhiModel *model, IgRPhiRep *parent, IgRPhiRep *prev, SoGroup *node) |
Definition at line 22 of file IgRPhiRep.h.
IgRPhiRep::IgRPhiRep | ( | IgRPhiModel * | model, | |
IgRPhiRep * | parent, | |||
IgRPhiRep * | prev, | |||
SoGroup * | node | |||
) |
Definition at line 16 of file IgRPhiRep.cc.
00020 : Ig3DBaseRep (model, parent, prev, node) 00021 {}