|
CFx SDK Documentation 2026 SP0
|
#include <GiShmDataStorage.h>
Public Types | |
| typedef OdArray< OdGiMapper, OdMemoryAllocator< OdGiMapper > > | OdGiMapperArray |
Material mapper object array data type definition.
Definition at line 396 of file GiShmDataStorage.h.
|
inline |
Default constructor for objects of the OdGiFaceDataStorage class.
Definition at line 414 of file GiShmDataStorage.h.
|
inline |
Clears all arrays of the specified OdGiFaceData object.
| pFaceData | [in] Object to clear arrays of. |
Definition at line 776 of file GiShmDataStorage.h.
|
inline |
Clones data of the specified OdGiFaceData object.
| pData | [in] OdGiFaceData object, data of which to be cloned by this OdGiFaceDataStorage object. |
Definition at line 719 of file GiShmDataStorage.h.
|
inline |
Retrieves the colors array of this OdGiFaceDataStorage object.
Definition at line 431 of file GiShmDataStorage.h.
|
inline |
Retrieves the colors array of this OdGiFaceDataStorage object.
Definition at line 423 of file GiShmDataStorage.h.
|
inline |
Copies elements with the specified index from all arrays of the specified OdGiFaceData object and appends them to arrays of this OdGiFaceDataStorage object.
| pFaceData | [in] Object to copy array elements from. |
| nFace | [in] Index of the elements in arrays. |
Definition at line 849 of file GiShmDataStorage.h.
|
inline |
Deletes all arrays of the specified OdGiFaceData object.
| pFaceData | [in] Object to delete arrays of. |
Definition at line 799 of file GiShmDataStorage.h.
|
inline |
Retrieves the layer IDs array of this OdGiFaceDataStorage object.
Definition at line 497 of file GiShmDataStorage.h.
|
inline |
Retrieves the layer IDs array of this OdGiFaceDataStorage object.
Definition at line 489 of file GiShmDataStorage.h.
|
inline |
Retrieves the material mappers array of this OdGiFaceDataStorage object.
Definition at line 662 of file GiShmDataStorage.h.
|
inline |
Retrieves the material mappers array of this OdGiFaceDataStorage object.
Definition at line 654 of file GiShmDataStorage.h.
|
inline |
Retrieves the materials array of this OdGiFaceDataStorage object.
Definition at line 629 of file GiShmDataStorage.h.
|
inline |
Retrieves the materials array of this OdGiFaceDataStorage object.
Definition at line 621 of file GiShmDataStorage.h.
|
inline |
Retrieves the normals array of this OdGiFaceDataStorage object.
Definition at line 563 of file GiShmDataStorage.h.
|
inline |
Retrieves the normals array of this OdGiFaceDataStorage object.
Definition at line 555 of file GiShmDataStorage.h.
|
inline |
Reserves cells in all arrays of the specified OdGiFaceData object.
| pFaceData | [in] Object which arrays to reserve cells in. |
| nReserve | [in] Number of cells to reserve. |
Definition at line 823 of file GiShmDataStorage.h.
|
inline |
Resets all array pointers of this OdGiFaceDataStorage object to NULL.
Definition at line 729 of file GiShmDataStorage.h.
Resizes the colors array.
| nSize | [in] New colors array size. |
| bSetPtr | [in] True to set the colors array after resizing. |
Definition at line 447 of file GiShmDataStorage.h.
Resizes the layer IDs array.
| nSize | [in] New layer IDs array size. |
| bSetPtr | [in] True to set the layer IDs array after resizing. |
Definition at line 513 of file GiShmDataStorage.h.
|
inline |
Resizes the material mappers array.
| nSize | [in] New material mappers array size. |
| bSetPtr | [in] True to set the material mappers array after resizing. |
Definition at line 678 of file GiShmDataStorage.h.
|
inline |
Resizes the materials array.
| nSize | [in] New materials array size. |
| bSetPtr | [in] True to set the materials array after resizing. |
Definition at line 645 of file GiShmDataStorage.h.
|
inline |
Resizes the normals array.
| nSize | [in] New normals array size. |
| bSetPtr | [in] True to set the normals array after resizing. |
Definition at line 579 of file GiShmDataStorage.h.
|
inline |
Resizes the selection markers array.
| nSize | [in] New selection markers array size. |
| bSetPtr | [in] True to set the selection markers array after resizing. |
Definition at line 546 of file GiShmDataStorage.h.
|
inline |
Resizes the transparencies array.
| nSize | [in] New transparencies array size. |
| bSetPtr | [in] True to set the transparencies array after resizing. |
Definition at line 711 of file GiShmDataStorage.h.
|
inline |
Resizes the true colors array.
| nSize | [in] New true colors array size. |
| bSetPtr | [in] True to set the true colors array after resizing. |
Definition at line 480 of file GiShmDataStorage.h.
Resizes the visibilities array.
| nSize | [in] New visibilities array size. |
| bSetPtr | [in] True to set the visibilities array after resizing. |
Definition at line 612 of file GiShmDataStorage.h.
|
inline |
Retrieves the selection markers array of this OdGiFaceDataStorage object.
Definition at line 530 of file GiShmDataStorage.h.
|
inline |
Retrieves the selection markers array of this OdGiFaceDataStorage object.
Definition at line 522 of file GiShmDataStorage.h.
|
inline |
Sets the colors array.
Definition at line 436 of file GiShmDataStorage.h.
|
inline |
Sets the layer IDs array.
Definition at line 502 of file GiShmDataStorage.h.
|
inline |
Sets the material mappers array.
Definition at line 667 of file GiShmDataStorage.h.
|
inline |
Sets the materials array.
Definition at line 634 of file GiShmDataStorage.h.
|
inline |
Sets the normals array.
Definition at line 568 of file GiShmDataStorage.h.
|
inline |
Sets all arrays of this OdGiFaceDataStorage object using data from the specified OdGiFaceData object.
| pFaceData | [in] Object to use data for setting arrays. |
Definition at line 753 of file GiShmDataStorage.h.
|
inline |
Sets the selection markers array.
Definition at line 535 of file GiShmDataStorage.h.
|
inline |
Sets the transparencies array.
Definition at line 700 of file GiShmDataStorage.h.
|
inline |
Sets the true colors array.
Definition at line 469 of file GiShmDataStorage.h.
|
inline |
Sets the visibilities array.
Definition at line 601 of file GiShmDataStorage.h.
|
inline |
Retrieves the transparencies array of this OdGiFaceDataStorage object.
Definition at line 695 of file GiShmDataStorage.h.
|
inline |
Retrieves the transparencies array of this OdGiFaceDataStorage object.
Definition at line 687 of file GiShmDataStorage.h.
|
inline |
Retrieves the true colors array of this OdGiFaceDataStorage object.
Definition at line 464 of file GiShmDataStorage.h.
|
inline |
Retrieves the true colors array of this OdGiFaceDataStorage object.
Definition at line 456 of file GiShmDataStorage.h.
|
inline |
Retrieves the visibilities array of this OdGiFaceDataStorage object.
Definition at line 596 of file GiShmDataStorage.h.
|
inline |
Retrieves the visibilities array of this OdGiFaceDataStorage object.
Definition at line 588 of file GiShmDataStorage.h.
|
protected |
Definition at line 399 of file GiShmDataStorage.h.
|
protected |
Definition at line 401 of file GiShmDataStorage.h.
|
protected |
Definition at line 406 of file GiShmDataStorage.h.
|
protected |
Definition at line 402 of file GiShmDataStorage.h.
|
protected |
Definition at line 405 of file GiShmDataStorage.h.
|
protected |
Definition at line 403 of file GiShmDataStorage.h.
|
protected |
Definition at line 407 of file GiShmDataStorage.h.
|
protected |
Definition at line 400 of file GiShmDataStorage.h.
|
protected |
Definition at line 404 of file GiShmDataStorage.h.