|
AR_Engine_SDK
|
#include <XETexCustomPrimitive.h>

函数 | |
| function XETexCustomPrimitive | GetZDelta () end |
| function XETexCustomPrimitive | SetZDelta (fDelta) end |
| function XETexCustomPrimitive | GetPivotVerticalType () end |
| function XETexCustomPrimitive | GetTexcoordOrigin () end |
| function XETexCustomPrimitive | SetPivotVerticalType (ePvt) end |
| function XETexCustomPrimitive | SetTexcoordOrigin (eTexOrigin) end |
| function XETexCustomPrimitive | GetCullMode () end |
| function XETexCustomPrimitive | SetCullMode (cm) end |
| function XETexCustomPrimitive | GetCompositingMode () end |
| function XETexCustomPrimitive | SetCompositingMode (cm) end |
| function XETexCustomPrimitive | ApplyCullModeAndCompositingMode () end |
| function XETexCustomPrimitive | RebuildVertexBuffer () end |
| function XETexCustomPrimitive | UpdateVertexBuffer () end |
| function XETexCustomPrimitive | SetFromRectVertex (arrVertWorldPos) end |
| function XETexCustomPrimitive | Empty () end |
| function XETexCustomPrimitive | GetRectVertexLength () end |
| function XETexCustomPrimitive | GetRectVertices () end |
| function XETexCustomPrimitive ApplyCullModeAndCompositingMode | ( | ) |
XETexCustomPrimitive_ApplyCullModeAndCompositingMode00
| function XETexCustomPrimitive Empty | ( | ) |
XETexCustomPrimitive_Empty00
| function XETexCustomPrimitive GetCompositingMode | ( | ) |
XETexCustomPrimitive_GetCompositingMode00
| function XETexCustomPrimitive GetCullMode | ( | ) |
XETexCustomPrimitive_GetCullMode00
| function XETexCustomPrimitive GetPivotVerticalType | ( | ) |
XETexCustomPrimitive_GetPivotVerticalType00
| function XETexCustomPrimitive GetRectVertexLength | ( | ) |
XETexCustomPrimitive_GetRectVertexLength00
| function XETexCustomPrimitive GetRectVertices | ( | ) |
XETexCustomPrimitive_GetRectVertices00
| function XETexCustomPrimitive GetTexcoordOrigin | ( | ) |
XETexCustomPrimitive_GetTexcoordOrigin00
| function XETexCustomPrimitive GetZDelta | ( | ) |
XETexCustomPrimitive_GetZDelta00
| function XETexCustomPrimitive RebuildVertexBuffer | ( | ) |
XETexCustomPrimitive_RebuildVertexBuffer00
| function XETexCustomPrimitive SetCompositingMode | ( | cm | ) |
XETexCustomPrimitive_SetCompositingMode00
| cm | number |
| function XETexCustomPrimitive SetCullMode | ( | cm | ) |
XETexCustomPrimitive_SetCullMode00
| cm | number |
| function XETexCustomPrimitive SetFromRectVertex | ( | arrVertWorldPos | ) |
| function XETexCustomPrimitive SetPivotVerticalType | ( | ePvt | ) |
XETexCustomPrimitive_SetPivotVerticalType00
| ePvt | number |
| function XETexCustomPrimitive SetTexcoordOrigin | ( | eTexOrigin | ) |
XETexCustomPrimitive_SetTexcoordOrigin00
| eTexOrigin | number |
| function XETexCustomPrimitive SetZDelta | ( | fDelta | ) |
XETexCustomPrimitive_SetZDelta00
| fDelta | number |
| function XETexCustomPrimitive UpdateVertexBuffer | ( | ) |
XETexCustomPrimitive_UpdateVertexBuffer00
| XETexCustomPrimitive CM_ADD = 0 |
| XETexCustomPrimitive CM_ALPHA_BLEND = 0 |
| XETexCustomPrimitive CM_BACK = 0 |
| XETexCustomPrimitive CM_COLOR = 0 |
| XETexCustomPrimitive CM_COLOR_BURN = 0 |
| XETexCustomPrimitive CM_COLOR_DODGE = 0 |
| XETexCustomPrimitive CM_COUNT = 0 |
| XETexCustomPrimitive CM_DARKEN = 0 |
| XETexCustomPrimitive CM_DIFFERENCE = 0 |
| XETexCustomPrimitive CM_DIVIDE = 0 |
| XETexCustomPrimitive CM_EXCLUSION = 0 |
| XETexCustomPrimitive CM_FRONT = 0 |
| XETexCustomPrimitive CM_HARD_LIGHT = 0 |
| XETexCustomPrimitive CM_HUE = 0 |
| XETexCustomPrimitive CM_LIGHTEN = 0 |
| XETexCustomPrimitive CM_LINEAR_BURN = 0 |
| XETexCustomPrimitive CM_LINEAR_LIGHT = 0 |
| XETexCustomPrimitive CM_LUMINOSITY = 0 |
| XETexCustomPrimitive CM_MULTIPLY = 0 |
| XETexCustomPrimitive CM_NORMAL_BLEND = 0 |
| XETexCustomPrimitive CM_OFF = 0 |
| XETexCustomPrimitive CM_OVER_LAY = 0 |
| XETexCustomPrimitive CM_PIN_LIGHT = 0 |
| XETexCustomPrimitive CM_SATURATION = 0 |
| XETexCustomPrimitive CM_SCREEN = 0 |
| XETexCustomPrimitive CM_SOFT_LIGHT = 0 |
| XETexCustomPrimitive CM_SUBTRACT = 0 |
| XETexCustomPrimitive CM_UNKNOWN = 0 |
| XETexCustomPrimitive CM_VIVID_LIGHT = 0 |
| XETexCustomPrimitive EPVT_BOTTOM = 0 |
| XETexCustomPrimitive EPVT_CENTER = 0 |
| XETexCustomPrimitive TO_LEFT_BOTTOM = 0 |
| XETexCustomPrimitive TO_LEFT_TOP = 0 |
| XETexCustomPrimitive TO_RIGHT_BOTTOM = 0 |
| XETexCustomPrimitive TO_RIGHT_TOP = 0 |
| XETexCustomPrimitive = {} |