Open CASCADE Technology 6.5.2
Public Member Functions
PColgp_SeqExplorerOfHSequenceOfVec Class Reference

#include <PColgp_SeqExplorerOfHSequenceOfVec.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 PColgp_SeqExplorerOfHSequenceOfVec (const Handle< PColgp_HSequenceOfVec > &S)
gp_Vec Value (const Standard_Integer Index)
Standard_Boolean Contains (const gp_Vec &T)
Standard_Integer Location (const Standard_Integer N, const gp_Vec &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex)
Standard_Integer Location (const Standard_Integer N, const gp_Vec &T)

Constructor & Destructor Documentation

PColgp_SeqExplorerOfHSequenceOfVec::PColgp_SeqExplorerOfHSequenceOfVec ( const Handle< PColgp_HSequenceOfVec > &  S)

Member Function Documentation

Standard_Boolean PColgp_SeqExplorerOfHSequenceOfVec::Contains ( const gp_Vec T)
Standard_Integer PColgp_SeqExplorerOfHSequenceOfVec::Location ( const Standard_Integer  N,
const gp_Vec T 
)
Standard_Integer PColgp_SeqExplorerOfHSequenceOfVec::Location ( const Standard_Integer  N,
const gp_Vec T,
const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void PColgp_SeqExplorerOfHSequenceOfVec::operator delete ( void *  anAddress) [inline]
void* PColgp_SeqExplorerOfHSequenceOfVec::operator new ( size_t  size) [inline]
void* PColgp_SeqExplorerOfHSequenceOfVec::operator new ( size_t  ,
void *  anAddress 
) [inline]
gp_Vec PColgp_SeqExplorerOfHSequenceOfVec::Value ( const Standard_Integer  Index)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines