#include <stdio.h>
#include <string.h>
#include "memvirtu.h"
#include "lowparam.h"
#include "lowmacro.h"
#include "lowsolid.h"
#include "hiegroup.h"
#include "genfunc_.h"
#include "disdispl.h"
Go to the source code of this file.
Functions | |
char | MSD_getTypeByName (char *nam) |
int | MSD_getNumberOfSolid (void) |
char ** | MSD_putSolidNameInList (char **list) |
int MSD_getNumberOfSolid | ( | void | ) |
char MSD_getTypeByName | ( | char * | nam | ) |
Definition at line 51 of file genfindn.cpp.
References ANIL, FALSE, GNIL, MSD_lowFindAxisByName(), MSD_lowFindCameraByName(), MSD_lowFindGroupByName(), MSD_lowFindSolidByName(), NIL, and SNIL.
Referenced by MSD_highNameColor(), MSD_highNameCopyElement(), MSD_highNameDeleteElement(), MSD_highNameRenameElement(), MSD_highNameRotateElement(), MSD_highNameSetDisplay(), MSD_highNameTranslateElement(), MSD_resetElement(), and MSD_selectElement().
char** MSD_putSolidNameInList | ( | char ** | list | ) |