|
HDK
|
#include "APEX_API.h"#include <GU/GU_Detail.h>#include <GU/GU_DetailHandle.h>#include <GA/GA_Types.h>#include <UT/UT_Array.h>#include <UT/UT_COWValue.h>#include <UT/UT_Tracing.h>#include <SYS/SYS_TypeDecorate.h>#include <SYS/SYS_Types.h>#include <utility>#include <stddef.h>
Include dependency graph for APEX_COW.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | apex::APEX_COWHandle< T > |
| class | apex::ApexArray< T > |
| class | apex::ApexGeometry |
Namespaces | |
| apex | |
Functions | |
| template<typename T > | |
| size_t | apex::format (char *buffer, size_t bufsize, const ApexArray< T > &v) |
| APEX_API size_t | apex::format (char *buffer, size_t bufsize, const ApexGeometry &v) |
| template<> | |
| APEX_API size_t | apex::format< ApexGeometry > (char *buffer, size_t bufsize, const ApexArray< ApexGeometry > &v) |
| SYS_DECLARE_IS_TR (apex::ApexGeometry) | |
| SYS_DECLARE_IS_TR | ( | apex::ApexGeometry | ) |