00001 
00004 #ifndef FBXFILESDK_KFBXPLUGINS_KFBXGROUPNAME_H
00005 #define FBXFILESDK_KFBXPLUGINS_KFBXGROUPNAME_H
00006 
00007 
00008 
00009 
00010 
00011 
00012 
00013 
00014 
00015 
00016 
00017 
00018 
00019 
00020 
00021 
00022 
00023 
00024 
00025 
00026 
00027 
00028 
00029 
00030 
00031 
00032 
00033 
00034 
00035 
00036 
00037 
00038 
00039 
00040 
00041 
00042 #define MODEL_PREFIX                        "Model::"
00043 #define MATERIAL_PREFIX                     "Material::"
00044 #define TEXTURE_PREFIX                      "Texture::"
00045 #define POSE_PREFIX                         "Pose::"
00046 #define DEFORMER_PREFIX                     "Deformer::"
00047 #define CONTAINER_PREFIX                    "Container::"
00048 #define SUBDEFORMER_PREFIX                  "SubDeformer::"
00049 #define CONSTRAINT_PREFIX                   "Constraint::"
00050 #define CONTROLSET_PLUG_PREFIX              "ControlSetPlug::"
00051 #define VIDEO_PREFIX                        "Video::"
00052 #define TEXTURE_PREFIX                      "Texture::"
00053 #define THUMBNAIL_PREFIX                    "Thumbnail::"
00054 #define MARKER_SET_PREFIX                   "MarkerSet::"
00055 #define CONSTRAINT_PREFIX                   "Constraint::"
00056 #define GEOMETRY_PREFIX                     "Geometry::"
00057 #define GEOMETRY_WEIGHTED_MAP_PREFIX        "GeometryWeightedMap::"
00058 #define SCENE_PREFIX                        "Scene::"
00059 #define CACHE_PREFIX                        "Cache::"
00060 #define IMPLEMENTATION_PREFIX               "Implementation::"
00061 #define BINDINGTABLE_PREFIX                 "BindingTable::"
00062 #define BINDINGOPERATOR_PREFIX              "BindingOperator::"
00063 #define LAYERED_TEXTURE_PREFIX              "LayeredTexture::"
00064 #define DOCUMENT_PREFIX                     "Document::"
00065 #define COLLECTION_PREFIX                   "Collection::"
00066 #define COLLECTION_EXCLUSIVE_PREFIX         "CollectionExclusive::"
00067 #define NODE_ATTRIBUTE_PREFIX               "NodeAttribute::"
00068 #define ENVIRONMENT_PREFIX                  "KFbxEnvironment::"
00069 #define OBJECTMETADATA_PREFIX               "ObjectMetaData::"
00070 #define EXPOSURECONTROL_PREFIX              "ExposureControl::"
00071 
00072 #define SELECTION_SET_PREFIX                "SelectionSet::"
00073 #define SELECTION_SET_NODE_PREFIX           "SelectionNode::"
00074 #define DISPLAY_LAYER_PREFIX                "DisplayLayer::"
00075 #endif // FBXFILESDK_KFBXPLUGINS_KFBXGROUPNAME_H
00076