HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_XformOrder.h File Reference
#include "UT_API.h"
#include "UT_Assert.h"
#include <stddef.h>
#include <iosfwd>
+ Include dependency graph for UT_XformOrder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_XformOrder
 Transformation order of scales, rotates, and translates. More...
 

Functions

UT_API size_t format (char *buffer, size_t buffer_size, const UT_XformOrder &v)
 

Function Documentation

UT_API size_t format ( char *  buffer,
size_t  buffer_size,
const UT_XformOrder v 
)