All Frameworks Class Hierarchy This Framework Previous Next Indexes
Mathematics.CATCGMVirtual | +---Mathematics.CATMathExtendableSet | +---CATMathSetOf3DObjects
Usage: you must use this class as is. You should never derive it.
public class CATMathSetOf3DObjects
Class handling the allocation of sets of CATMathGridOfPoints
and CATMathGridOfVectors.
The size is defined by a number of objects of 3 doubles
NbObjects.
The SetNumberOfElements method enlarges the memory if
needed, while the Compress inherited method releases the free
unused memory.
public virtual ~CATMathSetOf3DObjects( | ) |
public INLINE CATLONG32 GetNumberOfElements( | )const |
public virtual void SetNumberOfElements( | CATLONG32 | iNbObjects) |
public const CATMathSetOf3DObjects & operator =( | const CATMathSetOf3DObjects& | iSetToCopy) |
Copyright © 2003, Dassault Systèmes. All rights reserved.