#include <Inventor/sys/port.h>
Go to the source code of this file.
Defines | |
#define | so_xt_viewing_width 16 |
#define | so_xt_viewing_height 16 |
#define | so_xt_viewing_x_hot 0 |
#define | so_xt_viewing_y_hot 0 |
#define | so_xt_curved_hand_width 24 |
#define | so_xt_curved_hand_height 24 |
#define | so_xt_curved_hand_x_hot 4 |
#define | so_xt_curved_hand_y_hot 2 |
#define | so_xt_flat_hand_width 24 |
#define | so_xt_flat_hand_height 28 |
#define | so_xt_flat_hand_x_hot 13 |
#define | so_xt_flat_hand_y_hot 4 |
#define | so_xt_pointing_hand_width 24 |
#define | so_xt_pointing_hand_height 24 |
#define | so_xt_pointing_hand_x_hot 9 |
#define | so_xt_pointing_hand_y_hot 4 |
#define | so_xt_roll_width 17 |
#define | so_xt_roll_height 23 |
#define | so_xt_roll_x_hot 8 |
#define | so_xt_roll_y_hot 11 |
#define | so_xt_target_width 21 |
#define | so_xt_target_height 21 |
#define | so_xt_target_x_hot 10 |
#define | so_xt_target_y_hot 10 |
#define | so_xt_normal_vec_width 24 |
#define | so_xt_normal_vec_height 24 |
#define | so_xt_normal_vec_x_hot 12 |
#define | so_xt_normal_vec_y_hot 18 |
#define | so_xt_walk_width 32 |
#define | so_xt_walk_height 24 |
#define | so_xt_walk_x_hot 15 |
#define | so_xt_walk_y_hot 3 |
#define | so_xt_pan_width 20 |
#define | so_xt_pan_height 24 |
#define | so_xt_pan_x_hot 9 |
#define | so_xt_pan_y_hot 1 |
#define | so_xt_tilt_width 32 |
#define | so_xt_tilt_height 32 |
#define | so_xt_tilt_x_hot 7 |
#define | so_xt_tilt_y_hot 10 |
Variables | |
GCC_DLLEXPORT unsigned char | so_xt_viewing_bits [] |
GCC_DLLEXPORT unsigned char | so_xt_curved_hand_bits [] |
GCC_DLLEXPORT unsigned char | so_xt_flat_hand_bits [] |
GCC_DLLEXPORT unsigned char | so_xt_pointing_hand_bits [] |
GCC_DLLEXPORT unsigned char | so_xt_roll_bits [] |
GCC_DLLEXPORT unsigned char | so_xt_target_bits [] |
GCC_DLLEXPORT unsigned char | so_xt_normal_vec_bits [] |
GCC_DLLEXPORT unsigned char | so_xt_walk_bits [] |
GCC_DLLEXPORT unsigned char | so_xt_walk_mask_bits [] |
GCC_DLLEXPORT unsigned char | so_xt_pan_bits [] |
GCC_DLLEXPORT unsigned char | so_xt_tilt_bits [] |
GCC_DLLEXPORT unsigned char | so_xt_tilt_mask_bits [] |
static const char * | Classic_Dolly [] |
static const char * | Classic_Fly [] |
static const char * | Classic_Pan [] |
static const char * | Classic_Roll [] |
static const char * | Classic_Seek [] |
static const char * | Classic_Spin [] |
static const char * | Classic_Up [] |
static const char * | Classic_Walk [] |
static const char * | Shadow_Dolly [] |
static const char * | Shadow_Fly [] |
static const char * | Shadow_Pan [] |
static const char * | Shadow_Roll [] |
static const char * | Shadow_Seek [] |
static const char * | Shadow_Spin [] |
static const char * | Shadow_Up [] |
static const char * | Shadow_Walk [] |
static const char * | Xor_Dolly [] |
static const char * | Xor_Fly [] |
static const char * | Xor_Pan [] |
static const char * | Xor_Roll [] |
static const char * | Xor_Seek [] |
static const char * | Xor_Spin [] |
static const char * | Xor_Up [] |
static const char * | Xor_Walk [] |
#define so_xt_curved_hand_height 24 |
#define so_xt_curved_hand_width 24 |
#define so_xt_curved_hand_x_hot 4 |
#define so_xt_curved_hand_y_hot 2 |
#define so_xt_flat_hand_height 28 |
#define so_xt_flat_hand_width 24 |
#define so_xt_flat_hand_x_hot 13 |
#define so_xt_flat_hand_y_hot 4 |
#define so_xt_normal_vec_height 24 |
#define so_xt_normal_vec_width 24 |
#define so_xt_normal_vec_x_hot 12 |
#define so_xt_normal_vec_y_hot 18 |
#define so_xt_pan_height 24 |
#define so_xt_pan_width 20 |
#define so_xt_pan_x_hot 9 |
#define so_xt_pan_y_hot 1 |
#define so_xt_pointing_hand_height 24 |
#define so_xt_pointing_hand_width 24 |
#define so_xt_pointing_hand_x_hot 9 |
#define so_xt_pointing_hand_y_hot 4 |
#define so_xt_roll_height 23 |
#define so_xt_roll_width 17 |
#define so_xt_roll_x_hot 8 |
#define so_xt_roll_y_hot 11 |
#define so_xt_target_height 21 |
#define so_xt_target_width 21 |
#define so_xt_target_x_hot 10 |
#define so_xt_target_y_hot 10 |
#define so_xt_tilt_height 32 |
#define so_xt_tilt_width 32 |
#define so_xt_tilt_x_hot 7 |
#define so_xt_tilt_y_hot 10 |
#define so_xt_viewing_height 16 |
#define so_xt_viewing_width 16 |
#define so_xt_viewing_x_hot 0 |
#define so_xt_viewing_y_hot 0 |
#define so_xt_walk_height 24 |
#define so_xt_walk_width 32 |
#define so_xt_walk_x_hot 15 |
#define so_xt_walk_y_hot 3 |
const char* Classic_Dolly[] [static] |
const char* Classic_Fly[] [static] |
const char* Classic_Pan[] [static] |
const char* Classic_Roll[] [static] |
const char* Classic_Seek[] [static] |
const char* Classic_Spin[] [static] |
const char* Classic_Up[] [static] |
const char* Classic_Walk[] [static] |
const char* Shadow_Dolly[] [static] |
const char* Shadow_Fly[] [static] |
const char* Shadow_Pan[] [static] |
const char* Shadow_Roll[] [static] |
const char* Shadow_Seek[] [static] |
const char* Shadow_Spin[] [static] |
const char* Shadow_Up[] [static] |
const char* Shadow_Walk[] [static] |
GCC_DLLEXPORT unsigned char so_xt_curved_hand_bits[] |
GCC_DLLEXPORT unsigned char so_xt_flat_hand_bits[] |
GCC_DLLEXPORT unsigned char so_xt_normal_vec_bits[] |
GCC_DLLEXPORT unsigned char so_xt_pan_bits[] |
GCC_DLLEXPORT unsigned char so_xt_pointing_hand_bits[] |
GCC_DLLEXPORT unsigned char so_xt_roll_bits[] |
GCC_DLLEXPORT unsigned char so_xt_target_bits[] |
GCC_DLLEXPORT unsigned char so_xt_tilt_bits[] |
GCC_DLLEXPORT unsigned char so_xt_tilt_mask_bits[] |
GCC_DLLEXPORT unsigned char so_xt_viewing_bits[] |
GCC_DLLEXPORT unsigned char so_xt_walk_bits[] |
GCC_DLLEXPORT unsigned char so_xt_walk_mask_bits[] |
const char* Xor_Dolly[] [static] |
const char* Xor_Fly[] [static] |
const char* Xor_Pan[] [static] |
const char* Xor_Roll[] [static] |
const char* Xor_Seek[] [static] |
const char* Xor_Spin[] [static] |
const char* Xor_Up[] [static] |
const char* Xor_Walk[] [static] |