Open CASCADE Technology
6.5.4
|
#include <PColgp_SeqNodeOfHSequenceOfXYZ.hxx>
PColgp_SeqNodeOfHSequenceOfXYZ::PColgp_SeqNodeOfHSequenceOfXYZ | ( | const Handle< PColgp_SeqNodeOfHSequenceOfXYZ > & | TheLast, |
const gp_XYZ & | TheItem | ||
) |
PColgp_SeqNodeOfHSequenceOfXYZ::PColgp_SeqNodeOfHSequenceOfXYZ | ( | const gp_XYZ & | TheItem, |
const Handle< PColgp_SeqNodeOfHSequenceOfXYZ > & | TheFirst | ||
) |
PColgp_SeqNodeOfHSequenceOfXYZ::PColgp_SeqNodeOfHSequenceOfXYZ | ( | const Handle< PColgp_SeqNodeOfHSequenceOfXYZ > & | ThePrevious, |
const Handle< PColgp_SeqNodeOfHSequenceOfXYZ > & | TheNext, | ||
const gp_XYZ & | TheItem | ||
) |
PColgp_SeqNodeOfHSequenceOfXYZ::PColgp_SeqNodeOfHSequenceOfXYZ | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
const gp_XYZ& PColgp_SeqNodeOfHSequenceOfXYZ::_CSFDB_GetPColgp_SeqNodeOfHSequenceOfXYZMyItem | ( | ) | const [inline] |
Handle< PColgp_SeqNodeOfHSequenceOfXYZ > PColgp_SeqNodeOfHSequenceOfXYZ::_CSFDB_GetPColgp_SeqNodeOfHSequenceOfXYZMyNext | ( | ) | const [inline] |
Handle< PColgp_SeqNodeOfHSequenceOfXYZ > PColgp_SeqNodeOfHSequenceOfXYZ::_CSFDB_GetPColgp_SeqNodeOfHSequenceOfXYZMyPrevious | ( | ) | const [inline] |
void PColgp_SeqNodeOfHSequenceOfXYZ::_CSFDB_SetPColgp_SeqNodeOfHSequenceOfXYZMyNext | ( | const Handle< PColgp_SeqNodeOfHSequenceOfXYZ > & | p | ) | [inline] |
void PColgp_SeqNodeOfHSequenceOfXYZ::_CSFDB_SetPColgp_SeqNodeOfHSequenceOfXYZMyPrevious | ( | const Handle< PColgp_SeqNodeOfHSequenceOfXYZ > & | p | ) | [inline] |
Handle_PColgp_SeqNodeOfHSequenceOfXYZ PColgp_SeqNodeOfHSequenceOfXYZ::Next | ( | ) | const |
Handle_PColgp_SeqNodeOfHSequenceOfXYZ PColgp_SeqNodeOfHSequenceOfXYZ::Previous | ( | ) | const |
void PColgp_SeqNodeOfHSequenceOfXYZ::SetNext | ( | const Handle< PColgp_SeqNodeOfHSequenceOfXYZ > & | ANode | ) |
void PColgp_SeqNodeOfHSequenceOfXYZ::SetPrevious | ( | const Handle< PColgp_SeqNodeOfHSequenceOfXYZ > & | ANode | ) |
void PColgp_SeqNodeOfHSequenceOfXYZ::SetValue | ( | const gp_XYZ & | AnItem | ) |
gp_XYZ PColgp_SeqNodeOfHSequenceOfXYZ::Value | ( | ) | const |