|
|
@@ -22,6 +22,7 @@ AnimationState GetAnimationState(uint) const;
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
float GetMorphWeight(uint) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
void MarkNetworkUpdate() const;
|
|
|
@@ -368,6 +369,7 @@ void Commit();
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
void MarkNetworkUpdate() const;
|
|
|
@@ -1577,6 +1579,7 @@ void DefineVertex(const Vector3&);
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
void MarkNetworkUpdate() const;
|
|
|
@@ -1741,6 +1744,7 @@ void ApplyAttributes();
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
void MarkNetworkUpdate() const;
|
|
|
@@ -1887,6 +1891,7 @@ void ApplyAttributes();
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
void MarkNetworkUpdate() const;
|
|
|
@@ -2741,6 +2746,7 @@ void ApplyAttributes();
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
void MarkNetworkUpdate() const;
|
|
|
@@ -4118,6 +4124,7 @@ void ApplyAttributes();
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool Load(XMLFile);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
@@ -5549,6 +5556,7 @@ void ApplyMaterialList(const String& = String ( ));
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
void MarkNetworkUpdate() const;
|
|
|
@@ -6269,6 +6277,7 @@ void ApplyMaterialList(const String& = String ( ));
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool IsInside(const Vector3&) const;
|
|
|
bool IsInsideLocal(const Vector3&) const;
|
|
|
bool Load(File, bool = false);
|
|
|
@@ -6345,6 +6354,7 @@ void ApplyMaterialList(const String& = String ( ));
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
void MarkNetworkUpdate() const;
|
|
|
@@ -6605,6 +6615,7 @@ void ApplyAttributes();
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
void MarkNetworkUpdate() const;
|
|
|
@@ -6853,6 +6864,7 @@ void ApplyAttributes();
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
void MarkNetworkUpdate() const;
|
|
|
@@ -8323,6 +8335,7 @@ void ApplyAttributes();
|
|
|
void DrawDebugGeometry(DebugRenderer, bool);
|
|
|
Variant GetAttribute(const String&) const;
|
|
|
Variant GetAttributeDefault(const String&) const;
|
|
|
+bool IsInView(Camera) const;
|
|
|
bool Load(File, bool = false);
|
|
|
bool LoadXML(const XMLElement&, bool = false);
|
|
|
void MarkNetworkUpdate() const;
|