Open CASCADE Technology 6.6.0
Public Member Functions
TColgp_HArray1OfVec Class Reference

#include <TColgp_HArray1OfVec.hxx>

Inheritance diagram for TColgp_HArray1OfVec:
Inheritance graph
[legend]

Public Member Functions

 TColgp_HArray1OfVec (const Standard_Integer Low, const Standard_Integer Up)
 TColgp_HArray1OfVec (const Standard_Integer Low, const Standard_Integer Up, const gp_Vec &V)
void Init (const gp_Vec &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const gp_Vec &Value)
const gp_VecValue (const Standard_Integer Index) const
gp_VecChangeValue (const Standard_Integer Index)
const TColgp_Array1OfVecArray1 () const
TColgp_Array1OfVecChangeArray1 ()

Constructor & Destructor Documentation

TColgp_HArray1OfVec::TColgp_HArray1OfVec ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColgp_HArray1OfVec::TColgp_HArray1OfVec ( const Standard_Integer  Low,
const Standard_Integer  Up,
const gp_Vec V 
)

Member Function Documentation

const TColgp_Array1OfVec& TColgp_HArray1OfVec::Array1 ( ) const
TColgp_Array1OfVec& TColgp_HArray1OfVec::ChangeArray1 ( )
gp_Vec& TColgp_HArray1OfVec::ChangeValue ( const Standard_Integer  Index)
void TColgp_HArray1OfVec::Init ( const gp_Vec V)
Standard_Integer TColgp_HArray1OfVec::Length ( ) const
Standard_Integer TColgp_HArray1OfVec::Lower ( ) const
void TColgp_HArray1OfVec::SetValue ( const Standard_Integer  Index,
const gp_Vec Value 
)
Standard_Integer TColgp_HArray1OfVec::Upper ( ) const
const gp_Vec& TColgp_HArray1OfVec::Value ( const Standard_Integer  Index) const

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