18 #include "pandatoolbase.h"
29 FO_OB_short_vertex = 7,
37 FO_OB_instance_ref = 16,
41 FO_push_extension = 21,
42 FO_pop_extension = 22,
46 FO_color_palette = 32,
48 FO_OB_translate2 = 40,
49 FO_OB_rotate_point = 41,
50 FO_OB_rotate_edge = 42,
52 FO_OB_translate3 = 44,
54 FO_OB_rotate_point2 = 46,
55 FO_OB_rotate_to_point = 47,
57 FO_transform_matrix = 49,
59 FO_OB_bounding_box = 51,
68 FO_OB_eyepoint_palette = 65,
69 FO_14_material_palette = 66,
70 FO_vertex_palette = 67,
78 FO_rotate_about_edge = 76,
82 FO_rotate_about_point = 80,
83 FO_rotate_and_scale = 81,
85 FO_eyepoint_palette = 83,
87 FO_local_vertex_pool = 85,
88 FO_mesh_primitive = 86,
92 FO_behavior_palette = 90,
95 FO_sound_palette = 93,
96 FO_general_matrix = 94,
102 FO_light_source = 101,
103 FO_light_definition = 102,
104 FO_bounding_sphere = 105,
105 FO_bounding_cylinder = 106,
107 FO_bv_orientation = 109,
108 FO_light_point = 111,
109 FO_texture_map_palette = 112,
110 FO_15_material = 113,
114 FO_push_attribute = 122,
115 FO_pop_attribute = 123,
116 FO_adaptive_attribute = 125,
118 FO_road_construction = 127
121 ostream &operator << (ostream &out, FltOpcode opcode);