HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
APEX_COW.h File Reference
#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)
 

Function Documentation

SYS_DECLARE_IS_TR ( apex::ApexGeometry  )