#include <ProxyGeometry.h>
◆ getBaseOrientation()
| Matrix3x3 ProxyGeometry::getBaseOrientation |
( |
| ) |
|
|
inline |
◆ GetBasePosition()
| Vector3D ProxyGeometry::GetBasePosition |
( |
| ) |
|
|
inline |
◆ getBasePosition()
| Vector3D ProxyGeometry::getBasePosition |
( |
| ) |
|
|
inline |
◆ getFCurrentScale()
| float ProxyGeometry::getFCurrentScale |
( |
| ) |
|
|
inline |
◆ GetName()
| std::basic_string< char, struct std::char_traits< char >, std::allocator< char > > ProxyGeometry::GetName |
( |
| ) |
|
|
inline |
◆ GetObject()
◆ getPInitialParams()
| SharedPointer< GeomParams > * ProxyGeometry::getPInitialParams |
( |
| ) |
|
|
inline |
◆ getSName()
| std::string ProxyGeometry::getSName |
( |
| ) |
|
|
inline |
◆ GetSurfaceType()
| std::basic_string< char, struct std::char_traits< char >, std::allocator< char > > ProxyGeometry::GetSurfaceType |
( |
| ) |
|
|
inline |
◆ getSurfaceType()
| std::string ProxyGeometry::getSurfaceType |
( |
| ) |
|
|
inline |
◆ GetType()
| ProxyType ProxyGeometry::GetType |
( |
| ) |
|
|
inline |
◆ setBaseOrientation()
| void ProxyGeometry::setBaseOrientation |
( |
Matrix3x3 | val | ) |
|
|
inline |
◆ setBasePosition()
| void ProxyGeometry::setBasePosition |
( |
Vector3D | val | ) |
|
|
inline |
◆ setFCurrentScale()
| void ProxyGeometry::setFCurrentScale |
( |
float | val | ) |
|
|
inline |
◆ setPInitialParams()
| void ProxyGeometry::setPInitialParams |
( |
SharedPointer< GeomParams > * | val | ) |
|
|
inline |
◆ setSName()
| void ProxyGeometry::setSName |
( |
std::string | val | ) |
|
|
inline |
◆ setSurfaceType()
| void ProxyGeometry::setSurfaceType |
( |
std::string | val | ) |
|
|
inline |