Open CASCADE Technology
6.9.0
|
#include <PColgp_SeqNodeOfHSequenceOfPnt.hxx>
Additional Inherited Members | |
Protected Member Functions inherited from PMMgt_PManaged | |
PMMgt_PManaged () | |
Returns an instance. The storage of the given "size" is allocated by <StorageManager>. More... | |
PColgp_SeqNodeOfHSequenceOfPnt::PColgp_SeqNodeOfHSequenceOfPnt | ( | const Handle< PColgp_SeqNodeOfHSequenceOfPnt > & | TheLast, |
const gp_Pnt & | TheItem | ||
) |
PColgp_SeqNodeOfHSequenceOfPnt::PColgp_SeqNodeOfHSequenceOfPnt | ( | const gp_Pnt & | TheItem, |
const Handle< PColgp_SeqNodeOfHSequenceOfPnt > & | TheFirst | ||
) |
PColgp_SeqNodeOfHSequenceOfPnt::PColgp_SeqNodeOfHSequenceOfPnt | ( | const Handle< PColgp_SeqNodeOfHSequenceOfPnt > & | ThePrevious, |
const Handle< PColgp_SeqNodeOfHSequenceOfPnt > & | TheNext, | ||
const gp_Pnt & | TheItem | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Handle< PColgp_SeqNodeOfHSequenceOfPnt > PColgp_SeqNodeOfHSequenceOfPnt::Next | ( | ) | const |
Handle< PColgp_SeqNodeOfHSequenceOfPnt > PColgp_SeqNodeOfHSequenceOfPnt::Previous | ( | ) | const |
void PColgp_SeqNodeOfHSequenceOfPnt::SetNext | ( | const Handle< PColgp_SeqNodeOfHSequenceOfPnt > & | ANode | ) |
void PColgp_SeqNodeOfHSequenceOfPnt::SetPrevious | ( | const Handle< PColgp_SeqNodeOfHSequenceOfPnt > & | ANode | ) |
void PColgp_SeqNodeOfHSequenceOfPnt::SetValue | ( | const gp_Pnt & | AnItem | ) |
gp_Pnt PColgp_SeqNodeOfHSequenceOfPnt::Value | ( | ) | const |