Data Fields | |
| int(* | get_points_function )(object_struct *, Point *[]) |
| int(* | get_normals_function )(object_struct *, Vector *[]) |
| Colour_flags *(* | get_colours_function )(object_struct *, Colour *[]) |
| void(* | set_colours_function )(object_struct *, Colour[]) |
| Surfprop *(* | get_surfprop_function )(object_struct *) |
| STRING(* | get_name_function )(object_struct *) |
| void(* | delete_function )(object_struct *) |
|
|
Referenced by delete_object(). |
|
|
Referenced by get_object_colours(). |
|
|
Referenced by get_object_name(). |
|
|
Referenced by get_object_normals(). |
|
|
Referenced by get_object_points(). |
|
|
Referenced by get_object_surfprop(). |
|
|
Referenced by set_object_colours(). |
1.3.7