All Frameworks  Class Hierarchy  This Framework  Indexes

VisualizationBase Global Function CATReadCgr


extern CAT3DRep * CATReadCgr(char* iBuffer,
int iLBuffer)
This function reads a buffer containing Cgr data and returns this graphic data as a pointer to a CAT3DRep. Role:This function reads a Cgr buffer and returns its graphic data as a pointer to a CAT3DRep object.
Returns:
If everything is OK, the function returns a valid pointer to a CAT3DRep, else, it returns a NULL pointer.
Parameters:
iBuffer
The buffer to read.
iLBuffer
The length, in bytes of iBuffer.

This object is included in the file: CATReadWriteCgr.h

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