#include <memory.h>
Classes | |
struct | Normal |
Normal vector with 16 bit components. More... | |
class | Topology |
Represents the topology data of a mesh, providing information about the structure of a surface, e.g. how faces are layed down. More... | |
Namespaces | |
mudbox | |
Class: ConvolutionKernel. | |
Typedefs | |
typedef short int | tnormal |
Type of one component in a normal vector. More... | |
typedef unsigned long long | tnormalv |
Type of the whole normal vector. More... | |