Open CASCADE Technology
6.9.0
|
#include <PColgp_SeqNodeOfHSequenceOfVec.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_SeqNodeOfHSequenceOfVec::PColgp_SeqNodeOfHSequenceOfVec | ( | const Handle< PColgp_SeqNodeOfHSequenceOfVec > & | TheLast, |
const gp_Vec & | TheItem | ||
) |
PColgp_SeqNodeOfHSequenceOfVec::PColgp_SeqNodeOfHSequenceOfVec | ( | const gp_Vec & | TheItem, |
const Handle< PColgp_SeqNodeOfHSequenceOfVec > & | TheFirst | ||
) |
PColgp_SeqNodeOfHSequenceOfVec::PColgp_SeqNodeOfHSequenceOfVec | ( | const Handle< PColgp_SeqNodeOfHSequenceOfVec > & | ThePrevious, |
const Handle< PColgp_SeqNodeOfHSequenceOfVec > & | TheNext, | ||
const gp_Vec & | TheItem | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Handle< PColgp_SeqNodeOfHSequenceOfVec > PColgp_SeqNodeOfHSequenceOfVec::Next | ( | ) | const |
Handle< PColgp_SeqNodeOfHSequenceOfVec > PColgp_SeqNodeOfHSequenceOfVec::Previous | ( | ) | const |
void PColgp_SeqNodeOfHSequenceOfVec::SetNext | ( | const Handle< PColgp_SeqNodeOfHSequenceOfVec > & | ANode | ) |
void PColgp_SeqNodeOfHSequenceOfVec::SetPrevious | ( | const Handle< PColgp_SeqNodeOfHSequenceOfVec > & | ANode | ) |
void PColgp_SeqNodeOfHSequenceOfVec::SetValue | ( | const gp_Vec & | AnItem | ) |
gp_Vec PColgp_SeqNodeOfHSequenceOfVec::Value | ( | ) | const |