AR_Engine_SDK
|
#include <XEImgSegmentationComponent.h>
函数 | |
function XEImgSegmentationComponent | new () end |
function XEImgSegmentationComponent | RebuildMaskTexture (pEnvBridge) end |
function XEImgSegmentationComponent | RebuildDiffuseTexture (pTexPath) end |
function XEImgSegmentationComponent | AcceptDiffuseTexture (pTexIns, bReleaseOld) end |
function XEImgSegmentationComponent | GetBlendColor () end |
function XEImgSegmentationComponent | SetBlendColor (color) end |
function XEImgSegmentationComponent | GetDiffuseTexPath () end |
function XEImgSegmentationComponent | GetTypeName () end |
变量 | |
XEImgSegmentationComponent = {} | |
function XEImgSegmentationComponent AcceptDiffuseTexture | ( | pTexIns | , |
bReleaseOld | |||
) |
function XEImgSegmentationComponent GetBlendColor | ( | ) |
XEImgSegmentationComponent_GetBlendColor00
function XEImgSegmentationComponent GetDiffuseTexPath | ( | ) |
XEImgSegmentationComponent_GetDiffuseTexPath00
function XEImgSegmentationComponent GetTypeName | ( | ) |
XEImgSegmentationComponent_GetTypeName00
function XEImgSegmentationComponent new | ( | ) |
XEImgSegmentationComponent_new00
function XEImgSegmentationComponent RebuildDiffuseTexture | ( | pTexPath | ) |
XEImgSegmentationComponent_RebuildDiffuseTexture00
pTexPath | string |
function XEImgSegmentationComponent RebuildMaskTexture | ( | pEnvBridge | ) |
function XEImgSegmentationComponent SetBlendColor | ( | color | ) |