OCC Main Page
|
ModelingAlgorithms
|
Toolkits
|
Packages
|
Class Hierarchy
|
Data Structures
|
File List
|
Data Fields
|
Globals
ModelingAlgorithms
TKHLR
Contap
Contap_SequenceOfPathPointOfTheSearchOfContour Class Reference
#include <Contap_SequenceOfPathPointOfTheSearchOfContour.hxx>
Public Member Functions
void *
operator new
(size_t, void *anAddress)
void *
operator new
(size_t size)
void
operator delete
(void *anAddress)
Contap_SequenceOfPathPointOfTheSearchOfContour
()
Standard_EXPORT void
Clear
()
~Contap_SequenceOfPathPointOfTheSearchOfContour
()
Standard_EXPORT const
Contap_SequenceOfPathPointOfTheSearchOfContour
&
Assign
(const
Contap_SequenceOfPathPointOfTheSearchOfContour
&Other)
const
Contap_SequenceOfPathPointOfTheSearchOfContour
&
operator=
(const
Contap_SequenceOfPathPointOfTheSearchOfContour
&Other)
Standard_EXPORT void
Append
(const
Contap_ThePathPointOfTheSearchOfContour
&T)
void
Append
(
Contap_SequenceOfPathPointOfTheSearchOfContour
&
S
)
Standard_EXPORT void
Prepend
(const
Contap_ThePathPointOfTheSearchOfContour
&T)
void
Prepend
(
Contap_SequenceOfPathPointOfTheSearchOfContour
&
S
)
void
InsertBefore
(const Standard_Integer Index, const
Contap_ThePathPointOfTheSearchOfContour
&T)
void
InsertBefore
(const Standard_Integer Index,
Contap_SequenceOfPathPointOfTheSearchOfContour
&
S
)
Standard_EXPORT void
InsertAfter
(const Standard_Integer Index, const
Contap_ThePathPointOfTheSearchOfContour
&T)
void
InsertAfter
(const Standard_Integer Index,
Contap_SequenceOfPathPointOfTheSearchOfContour
&
S
)
Standard_EXPORT const
Contap_ThePathPointOfTheSearchOfContour
&
First
() const
Standard_EXPORT const
Contap_ThePathPointOfTheSearchOfContour
&
Last
() const
void
Split
(const Standard_Integer Index,
Contap_SequenceOfPathPointOfTheSearchOfContour
&Sub)
Standard_EXPORT const
Contap_ThePathPointOfTheSearchOfContour
&
Value
(const Standard_Integer Index) const
const
Contap_ThePathPointOfTheSearchOfContour
&
operator()
(const Standard_Integer Index) const
Standard_EXPORT void
SetValue
(const Standard_Integer Index, const
Contap_ThePathPointOfTheSearchOfContour
&I)
Standard_EXPORT
Contap_ThePathPointOfTheSearchOfContour
&
ChangeValue
(const Standard_Integer Index)
Contap_ThePathPointOfTheSearchOfContour
&
operator()
(const Standard_Integer Index)
Standard_EXPORT void
Remove
(const Standard_Integer Index)
Standard_EXPORT void
Remove
(const Standard_Integer FromIndex, const Standard_Integer ToIndex)
Private Member Functions
Standard_EXPORT
Contap_SequenceOfPathPointOfTheSearchOfContour
(const
Contap_SequenceOfPathPointOfTheSearchOfContour
&Other)
Constructor & Destructor Documentation
Contap_SequenceOfPathPointOfTheSearchOfContour::Contap_SequenceOfPathPointOfTheSearchOfContour
(
)
Contap_SequenceOfPathPointOfTheSearchOfContour::~
Contap_SequenceOfPathPointOfTheSearchOfContour
(
)
[inline]
Standard_EXPORT Contap_SequenceOfPathPointOfTheSearchOfContour::Contap_SequenceOfPathPointOfTheSearchOfContour
(
const
Contap_SequenceOfPathPointOfTheSearchOfContour
&
Other
)
[private]
Member Function Documentation
void Contap_SequenceOfPathPointOfTheSearchOfContour::Append
(
Contap_SequenceOfPathPointOfTheSearchOfContour
&
S
)
Standard_EXPORT void Contap_SequenceOfPathPointOfTheSearchOfContour::Append
(
const
Contap_ThePathPointOfTheSearchOfContour
&
T
)
Standard_EXPORT const
Contap_SequenceOfPathPointOfTheSearchOfContour
& Contap_SequenceOfPathPointOfTheSearchOfContour::Assign
(
const
Contap_SequenceOfPathPointOfTheSearchOfContour
&
Other
)
Standard_EXPORT
Contap_ThePathPointOfTheSearchOfContour
& Contap_SequenceOfPathPointOfTheSearchOfContour::ChangeValue
(
const Standard_Integer
Index
)
Standard_EXPORT void Contap_SequenceOfPathPointOfTheSearchOfContour::Clear
(
)
Standard_EXPORT const
Contap_ThePathPointOfTheSearchOfContour
& Contap_SequenceOfPathPointOfTheSearchOfContour::First
(
)
const
void Contap_SequenceOfPathPointOfTheSearchOfContour::InsertAfter
(
const Standard_Integer
Index
,
Contap_SequenceOfPathPointOfTheSearchOfContour
&
S
)
Standard_EXPORT void Contap_SequenceOfPathPointOfTheSearchOfContour::InsertAfter
(
const Standard_Integer
Index
,
const
Contap_ThePathPointOfTheSearchOfContour
&
T
)
void Contap_SequenceOfPathPointOfTheSearchOfContour::InsertBefore
(
const Standard_Integer
Index
,
Contap_SequenceOfPathPointOfTheSearchOfContour
&
S
)
void Contap_SequenceOfPathPointOfTheSearchOfContour::InsertBefore
(
const Standard_Integer
Index
,
const
Contap_ThePathPointOfTheSearchOfContour
&
T
)
Standard_EXPORT const
Contap_ThePathPointOfTheSearchOfContour
& Contap_SequenceOfPathPointOfTheSearchOfContour::Last
(
)
const
void Contap_SequenceOfPathPointOfTheSearchOfContour::operator delete
(
void *
anAddress
)
[inline]
void* Contap_SequenceOfPathPointOfTheSearchOfContour::operator new
(
size_t
size
)
[inline]
void* Contap_SequenceOfPathPointOfTheSearchOfContour::operator new
(
size_t
,
void *
anAddress
)
[inline]
Contap_ThePathPointOfTheSearchOfContour
& Contap_SequenceOfPathPointOfTheSearchOfContour::operator()
(
const Standard_Integer
Index
)
[inline]
const
Contap_ThePathPointOfTheSearchOfContour
& Contap_SequenceOfPathPointOfTheSearchOfContour::operator()
(
const Standard_Integer
Index
)
const
[inline]
const
Contap_SequenceOfPathPointOfTheSearchOfContour
& Contap_SequenceOfPathPointOfTheSearchOfContour::operator=
(
const
Contap_SequenceOfPathPointOfTheSearchOfContour
&
Other
)
[inline]
void Contap_SequenceOfPathPointOfTheSearchOfContour::Prepend
(
Contap_SequenceOfPathPointOfTheSearchOfContour
&
S
)
Standard_EXPORT void Contap_SequenceOfPathPointOfTheSearchOfContour::Prepend
(
const
Contap_ThePathPointOfTheSearchOfContour
&
T
)
Standard_EXPORT void Contap_SequenceOfPathPointOfTheSearchOfContour::Remove
(
const Standard_Integer
FromIndex
,
const Standard_Integer
ToIndex
)
Standard_EXPORT void Contap_SequenceOfPathPointOfTheSearchOfContour::Remove
(
const Standard_Integer
Index
)
Standard_EXPORT void Contap_SequenceOfPathPointOfTheSearchOfContour::SetValue
(
const Standard_Integer
Index
,
const
Contap_ThePathPointOfTheSearchOfContour
&
I
)
void Contap_SequenceOfPathPointOfTheSearchOfContour::Split
(
const Standard_Integer
Index
,
Contap_SequenceOfPathPointOfTheSearchOfContour
&
Sub
)
Standard_EXPORT const
Contap_ThePathPointOfTheSearchOfContour
& Contap_SequenceOfPathPointOfTheSearchOfContour::Value
(
const Standard_Integer
Index
)
const
The documentation for this class was generated from the following file:
Contap_SequenceOfPathPointOfTheSearchOfContour.hxx
Generated on Mon Aug 25 13:41:41 2008 for OpenCASCADE by
1.4.1