|
TorqueScript Reference
|
Public Member Functions | |
| const char * | ShapeVector::getBoxFromPoints (...) |
| bool | ShapeVector::getCircleRadius (...) |
| const char * | ShapeVector::getFillColor (...) |
| bool | ShapeVector::getFillMode (...) |
| const char * | ShapeVector::getFlip (...) |
| bool | ShapeVector::getFlipX (...) |
| bool | ShapeVector::getFlipY (...) |
| bool | ShapeVector::getIsCircle (...) |
| const char * | ShapeVector::getLineColor (...) |
| const char * | ShapeVector::getPoly (...) |
| S32 | ShapeVector::getVertexCount (...) |
| const char * | ShapeVector::getWorldPoly (...) |
| void | ShapeVector::setCircleRadius (...) |
| void | ShapeVector::setFillAlpha (...) |
| void | ShapeVector::setFillColor (...) |
| void | ShapeVector::setFillMode (...) |
| void | ShapeVector::setFlip (...) |
| void | ShapeVector::setFlipX (...) |
| void | ShapeVector::setFlipY (...) |
| void | ShapeVector::setIsCircle (...) |
| void | ShapeVector::setLineAlpha (...) |
| void | ShapeVector::setLineColor (...) |
| void | ShapeVector::setPolyCustom (...) |
| void | ShapeVector::setPolyPrimitive (...) |
| void | ShapeVector::setPolyScale (...) |
| const char* ShapeVector::getBoxFromPoints | ( | ... | ) |
| bool ShapeVector::getCircleRadius | ( | ... | ) |
| const char* ShapeVector::getFillColor | ( | ... | ) |
| bool ShapeVector::getFillMode | ( | ... | ) |
| const char* ShapeVector::getFlip | ( | ... | ) |
| bool ShapeVector::getFlipX | ( | ... | ) |
| bool ShapeVector::getFlipY | ( | ... | ) |
| bool ShapeVector::getIsCircle | ( | ... | ) |
| const char* ShapeVector::getLineColor | ( | ... | ) |
| const char* ShapeVector::getPoly | ( | ... | ) |
| S32 ShapeVector::getVertexCount | ( | ... | ) |
| const char* ShapeVector::getWorldPoly | ( | ... | ) |
| void ShapeVector::setCircleRadius | ( | ... | ) |
| void ShapeVector::setFillAlpha | ( | ... | ) |
| void ShapeVector::setFillColor | ( | ... | ) |
| void ShapeVector::setFillMode | ( | ... | ) |
| void ShapeVector::setFlip | ( | ... | ) |
| void ShapeVector::setFlipX | ( | ... | ) |
| void ShapeVector::setFlipY | ( | ... | ) |
| void ShapeVector::setIsCircle | ( | ... | ) |
| void ShapeVector::setLineAlpha | ( | ... | ) |
| void ShapeVector::setLineColor | ( | ... | ) |
| void ShapeVector::setPolyCustom | ( | ... | ) |
| void ShapeVector::setPolyPrimitive | ( | ... | ) |
| void ShapeVector::setPolyScale | ( | ... | ) |
1.8.3.1