AR_Engine_SDK
|
Functions | |
function XETexCustomPrimitive | new () end |
function XETexCustomPrimitive | GetZDelta () end |
function XETexCustomPrimitive | SetZDelta (fDelta) end |
function XETexCustomPrimitive | ProvideTexture2D () end |
function XETexCustomPrimitive | RebuildVertexBuffer () end |
function XETexCustomPrimitive | UpdateVertexBuffer () end |
function XETexCustomPrimitive | ProvideRenderPrimitiveNum () end |
function XETexCustomPrimitive | ProvideVertexDesc () end |
function XETexCustomPrimitive | GetVB () end |
function XETexCustomPrimitive | GetIB () end |
function XETexCustomPrimitive | Empty () end |
Variables | |
XETexCustomPrimitive = {} | |
function XETexCustomPrimitive Empty | ( | ) |
XETexCustomPrimitive_Empty00
function XETexCustomPrimitive GetIB | ( | ) |
XETexCustomPrimitive_GetIB00
function XETexCustomPrimitive GetVB | ( | ) |
XETexCustomPrimitive_GetVB00
function XETexCustomPrimitive GetZDelta | ( | ) |
XETexCustomPrimitive_GetZDelta00
function XETexCustomPrimitive new | ( | ) |
XETexCustomPrimitive_new00
function XETexCustomPrimitive ProvideRenderPrimitiveNum | ( | ) |
XETexCustomPrimitive_ProvideRenderPrimitiveNum00
function XETexCustomPrimitive ProvideTexture2D | ( | ) |
XETexCustomPrimitive_ProvideTexture2D00
function XETexCustomPrimitive ProvideVertexDesc | ( | ) |
XETexCustomPrimitive_ProvideVertexDesc00
function XETexCustomPrimitive RebuildVertexBuffer | ( | ) |
XETexCustomPrimitive_RebuildVertexBuffer00
function XETexCustomPrimitive SetZDelta | ( | fDelta | ) |
XETexCustomPrimitive_SetZDelta00
fDelta | number |
function XETexCustomPrimitive UpdateVertexBuffer | ( | ) |
XETexCustomPrimitive_UpdateVertexBuffer00
XETexCustomPrimitive = {} |