Blender  V3.3
Classes | Typedefs

Go to the source code of this file.

Classes

struct  vec2s
 
struct  vec2f
 
struct  vec3f
 
struct  rcti
 
struct  rctf
 
struct  DualQuat
 

Typedefs

typedef struct vec2s vec2s
 
typedef struct vec2f vec2f
 
typedef struct vec3f vec3f
 
typedef struct rcti rcti
 
typedef struct rctf rctf
 
typedef struct DualQuat DualQuat
 

Typedef Documentation

◆ DualQuat

typedef struct DualQuat DualQuat

dual quaternion.

◆ rctf

typedef struct rctf rctf

float rectangle.

◆ rcti

typedef struct rcti rcti

integer rectangle.

◆ vec2f

typedef struct vec2f vec2f

vector of two floats.

◆ vec2s

typedef struct vec2s vec2s

vector of two shorts.

◆ vec3f

typedef struct vec3f vec3f