Home
last modified time | relevance | path

Searched refs:VectorProperty (Results 1 – 25 of 54) sorted by relevance

123

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dglobal_properties.cpp143 VectorProperty * vector = new VectorProperty(max_type+1); in createPerTypeProperty()
156 VectorProperty * vector = new VectorProperty(max_type+1); in createPerTypeProperty()
247 VectorProperty * vec = new VectorProperty(numSettings); in createCoalescenceModelSwitches()
270 VectorProperty * vec = new VectorProperty(numSettings); in createCoalescenceModelSettings()
302 VectorProperty * vec = new VectorProperty(numSettings); in createCohesionDistanceSettings()
328 VectorProperty * vec = new VectorProperty(numSettings); in createCohesionModelSwitches()
352 VectorProperty * vec = new VectorProperty(max_type+1); in createYoungsModulus()
389 VectorProperty * vec = new VectorProperty(max_type+1); in createPoissonsRatio()
420 VectorProperty * poissonRatio = registry.getVectorProperty(POISSONS_RATIO,caller); in createYeff()
713 VectorProperty * vec = new VectorProperty(max_type+1); in createContactAngle()
[all …]
H A Dglobal_properties.h61VectorProperty* createPerTypeProperty(PropertyRegistry & registry, const char* name, const char * …
62VectorProperty* createPerTypeProperty(PropertyRegistry & registry, const char* name, const char * …
70VectorProperty* createCoalescenceModelSwitches(PropertyRegistry & registry, const char * caller, b…
71VectorProperty* createCoalescenceModelSettings(PropertyRegistry & registry, const char * caller, b…
74VectorProperty* createCohesionDistanceSettings(PropertyRegistry & registry, const char * caller, b…
75VectorProperty* createCohesionModelSwitches(PropertyRegistry & registry, const char * caller, bool…
77VectorProperty* createYoungsModulus(PropertyRegistry & registry, const char * caller, bool sanity_…
78VectorProperty* createPoissonsRatio(PropertyRegistry & registry, const char * caller, bool sanity_…
99VectorProperty* createContactAngle(PropertyRegistry & registry, const char * caller, bool sanity_c…
116VectorProperty* createYieldRatio(PropertyRegistry & registry, const char * caller, bool sanity_che…
[all …]
H A Dproperty_registry.h96 class VectorProperty : public Property<double*>
101 VectorProperty(const int N) : in VectorProperty() function
110 virtual ~VectorProperty(){ in ~VectorProperty()
170 typedef VectorProperty* (*VectorPropertyCreator)(PropertyRegistry & registry, const char * caller, …
187 VectorProperty * getVectorProperty(std::string varname,const char *caller);
208 std::map<std::string, VectorProperty*> vectors;
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A DDataInfo.h28 typedef std::vector<DataPropertyInfo*> VectorProperty; typedef
29 const VectorProperty& getProperties() const;
34 VectorProperty mProperties;
H A DDataInfo.cpp17 …for (VectorProperty::iterator property = mProperties.begin(); property != mProperties.end(); prope… in ~DataInfo()
49 const DataInfo::VectorProperty& DataInfo::getProperties() const in getProperties()
H A DData.cpp31 const DataInfo::VectorProperty& properties = mType->getProperties(); in setType()
32 …for (DataInfo::VectorProperty::const_iterator property = properties.begin(); property != propertie… in setType()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A DDataInfo.h28 typedef std::vector<DataPropertyInfo*> VectorProperty; typedef
29 const VectorProperty& getProperties() const;
34 VectorProperty mProperties;
H A DDataInfo.cpp17 …for (VectorProperty::iterator property = mProperties.begin(); property != mProperties.end(); prope… in ~DataInfo()
49 const DataInfo::VectorProperty& DataInfo::getProperties() const in getProperties()
H A DData.cpp31 const DataInfo::VectorProperty& properties = mType->getProperties(); in setType()
32 …for (DataInfo::VectorProperty::const_iterator property = properties.begin(); property != propertie… in setType()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A DDataInfo.h28 typedef std::vector<DataPropertyInfo*> VectorProperty; typedef
29 const VectorProperty& getProperties() const;
34 VectorProperty mProperties;
H A DDataInfo.cpp17 …for (VectorProperty::iterator property = mProperties.begin(); property != mProperties.end(); prope… in ~DataInfo()
49 const DataInfo::VectorProperty& DataInfo::getProperties() const in getProperties()
H A DData.cpp31 const DataInfo::VectorProperty& properties = mType->getProperties(); in setType()
32 …for (DataInfo::VectorProperty::const_iterator property = properties.begin(); property != propertie… in setType()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A DDataInfo.h28 typedef std::vector<DataPropertyInfo*> VectorProperty; typedef
29 const VectorProperty& getProperties() const;
34 VectorProperty mProperties;
H A DDataInfo.cpp17 …for (VectorProperty::iterator property = mProperties.begin(); property != mProperties.end(); prope… in ~DataInfo()
49 const DataInfo::VectorProperty& DataInfo::getProperties() const in getProperties()
H A DData.cpp31 const DataInfo::VectorProperty& properties = mType->getProperties(); in setType()
32 …for (DataInfo::VectorProperty::const_iterator property = properties.begin(); property != propertie… in setType()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DDataType.h29 typedef std::vector<DataTypePropertyPtr> VectorProperty; typedef
30 const VectorProperty& getProperties() const;
38 VectorProperty mProperties;
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DDataType.h29 typedef std::vector<DataTypePropertyPtr> VectorProperty; typedef
30 const VectorProperty& getProperties() const;
38 VectorProperty mProperties;
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DDataType.h29 typedef std::vector<DataTypePropertyPtr> VectorProperty; typedef
30 const VectorProperty& getProperties() const;
38 VectorProperty mProperties;
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DDataType.h29 typedef std::vector<DataTypePropertyPtr> VectorProperty; typedef
30 const VectorProperty& getProperties() const;
38 VectorProperty mProperties;
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIRRShared.h75 typedef Property<aiVector3D> VectorProperty; typedef
97 void ReadVectorProperty (VectorProperty& out);
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Irr/
H A DIRRShared.h78 typedef Property<aiVector3D> VectorProperty; typedef
100 void ReadVectorProperty (VectorProperty& out);
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIRRShared.h83 typedef Property<aiVector3D> VectorProperty; typedef
105 void ReadVectorProperty (VectorProperty& out);
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIRRShared.h78 typedef Property<aiVector3D> VectorProperty; typedef
100 void ReadVectorProperty (VectorProperty& out);
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIRRShared.h78 typedef Property<aiVector3D> VectorProperty; typedef
100 void ReadVectorProperty (VectorProperty& out);
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Irr/
H A DIRRShared.h82 typedef Property<aiVector3D> VectorProperty; typedef
104 void ReadVectorProperty(VectorProperty &out);

123