All Frameworks  Class Hierarchy  This Framework  Indexes   

PolyhedralInterfaces Interface CATPolySurfaceCompactVertexIndexMapper

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATPolySurfaceCompactVertexIndexMapper



Method Index


o Map(int,int&)
Maps the index of a CATIPolySurface vertex into a compact index (ranging from 0 to GetNbVertices () - 1).

Methods


o Map
public Map( iVertex,
oCompactIndex)
Maps the index of a CATIPolySurface vertex into a compact index (ranging from 0 to GetNbVertices () - 1).
Returns:
  • S_OK if the index has been successfully mapped.
  • E_FAIL otherwise.

This object is included in the file: CATPolySurfaceCompactVertexIndexMapper.h
If needed, your Imakefile.mk should include the module: CATPolyhedralInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.