Open CASCADE Technology 6.5.2
Public Member Functions
Visual3d_SetIteratorOfSetOfClipPlane Class Reference

#include <Visual3d_SetIteratorOfSetOfClipPlane.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Visual3d_SetIteratorOfSetOfClipPlane ()
 Visual3d_SetIteratorOfSetOfClipPlane (const Visual3d_SetOfClipPlane &S)
void Initialize (const Visual3d_SetOfClipPlane &S)
Standard_Boolean More () const
void Next ()
const Handle_Visual3d_ClipPlane & Value () const

Constructor & Destructor Documentation

Visual3d_SetIteratorOfSetOfClipPlane::Visual3d_SetIteratorOfSetOfClipPlane ( )
Visual3d_SetIteratorOfSetOfClipPlane::Visual3d_SetIteratorOfSetOfClipPlane ( const Visual3d_SetOfClipPlane S)

Member Function Documentation

void Visual3d_SetIteratorOfSetOfClipPlane::Initialize ( const Visual3d_SetOfClipPlane S)
Standard_Boolean Visual3d_SetIteratorOfSetOfClipPlane::More ( ) const
void Visual3d_SetIteratorOfSetOfClipPlane::Next ( )
void Visual3d_SetIteratorOfSetOfClipPlane::operator delete ( void *  anAddress) [inline]
void* Visual3d_SetIteratorOfSetOfClipPlane::operator new ( size_t  size) [inline]
void* Visual3d_SetIteratorOfSetOfClipPlane::operator new ( size_t  ,
void *  anAddress 
) [inline]
const Handle_Visual3d_ClipPlane& Visual3d_SetIteratorOfSetOfClipPlane::Value ( ) const

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