DGKC Control Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ControlDG Kernel Control
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Expand General GeometryGeneral Geometry
Collapse ModelModel
Expand ViewView
Expand General ComputingGeneral Computing
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Support
Skip Navigation LinksHome Page > API Reference > Model > Entities > Appearence > ITexture_DG Go to ActiveX docs Search Documentation


ITexture_DG Interface

Properties

bool Enabled
bool Blend

Methods

Load
IsLoaded
Unload
UseTexture
LoadFromHandle
GetFileName

void Load(String filePath)


bool IsLoaded()


void Unload()


void UseTexture(ITexture_DG texture)


void LoadFromHandle(UInt64 hBitmap)


String GetFileName()