sync toc
EmptyProjectSample
EmptyProject Class
EmptyProject Members
EmptyProject Constructor
Fields
camera Field
ChangeDevice Field
effect Field
hud Field
isHelpShowing Field
sampleFramework Field
sampleUi Field
statsFont Field
textSprite Field
ToggleFullscreen Field
ToggleReference Field
Methods
InitializeApplication Method
IsDeviceAcceptable Method
Main Method
ModifyDeviceSettings Method
OnChangeDevicClicked Method
OnCreateDevice Method
OnDestroyDevice Method
OnFrameMove Method
OnFrameRender Method
OnFullscreenClicked Method
OnKeyEvent Method
OnLostDevice Method
OnMsgProc Method
OnRefClicked Method
OnResetDevice Method
RenderText Method
Microsoft.Samples.DirectX.UtilityToolkit
ArcBall Class
ArcBall Members
ArcBall Constructor
Fields
center Field
currentPt Field
downPt Field
downQuat Field
height Field
isDragging Field
lastMousePosition Field
nowQuat Field
radius Field
radiusTranslation Field
rotation Field
translation Field
translationDelta Field
width Field
Properties
CurrentQuaternion Property
IsBeingDragged Property
RotationMatrix Property
TranslationDeltaMatrix Property
TranslationMatrix Property
Methods
HandleMessages Method
OnBegin Method
OnEnd Method
OnMove Method
QuaternionFromBallPoints Method
Reset Method
ScreenToVector Method
SetWindow Method
SetWindow Method (Int32, Int32)
SetWindow Method (Int32, Int32, Single)
BlendColor Structure
BlendColor Members
Fields
Current Field
States Field
Methods
Blend Method
Blend Method (ControlState, Single)
Blend Method (ControlState, Single, Single)
Initialize Method
Initialize Method (ColorValue)
Initialize Method (ColorValue, ColorValue, ColorValue)
Button Class
Button Members
Button Constructor
Fields
ButtonLayer Field
FillLayer Field
isPressed Field
Properties
CanHaveFocus Property
Methods
HandleKeyboard Method
HandleMouse Method
OnHotKey Method
RaiseClickEvent Method
Render Method
Events
Click Event
Camera Class
Camera Members
Camera Constructor
Camera Static Constructor
Fields
aspectRatio Field
cameraPitchAngle Field
cameraYawAngle Field
currentButtonMask Field
defaultEye Field
defaultLookAt Field
dragRectangle Field
dragTimer Field
eye Field
farPlane Field
fieldOfView Field
framesToSmoothMouseData Field
isClipToBoundary Field
isEnablePositionMovement Field
isEnableYAxisMovement Field
isInvertPitch Field
isMouseLButtonDown Field
isMouseMButtonDown Field
isMouseRButtonDown Field
isMovementDrag Field
isResetCursorAfterMove Field
keys Field
lastMousePosition Field
lookAt Field
maxBoundary Field
minBoundary Field
mouseDelta Field
mouseWheelDelta Field
moveScaler Field
nearPlane Field
projMatrix Field
rotationScaler Field
rotationVelocity Field
totalDragTimeToZero Field
UpDirection Field
velocity Field
velocityDrag Field
viewMatrix Field
Properties
EyeLocation Property
IsBeingDragged Property
IsMouseLeftButtonDown Property
IsMouseMiddleButtonDown Property
IsMouseRightButtonDown Property
IsPositionMovementEnabled Property
LookAtPoint Property
ProjectionMatrix Property
ViewMatrix Property
Methods
ConstrainToBoundary Method
FrameMove Method
HandleMessages Method
MapKey Method
Reset Method
SetProjectionParameters Method
SetViewParameters Method
UpdateMouseDelta Method
UpdateVelocity Method
CameraKeys Enumeration
Checkbox Class
Checkbox Members
Checkbox Constructor
Fields
BoxLayer Field
buttonRect Field
CheckLayer Field
isBoxChecked Field
textRect Field
Properties
IsChecked Property
Methods
ContainsPoint Method
HandleKeyboard Method
HandleMouse Method
OnHotKey Method
RaiseChangedEvent Method
Render Method
SetCheckedInternal Method
UpdateRectangles Method
Events
Changed Event
ComboBox Class
ComboBox Members
ComboBox Constructor
Fields
buttonRect Field
ComboButtonLayer Field
DropdownLayer Field
dropDownRect Field
dropDownTextRect Field
dropHeight Field
focusedIndex Field
isComboOpen Field
isScrollBarInit Field
itemList Field
MainLayer Field
scrollbarControl Field
scrollWidth Field
selectedIndex Field
SelectionLayer Field
textRect Field
Properties
CanHaveFocus Property
Item Property
NumberItems Property
Methods
AddItem Method
Clear Method
ContainsItem Method
ContainsItem Method (String)
ContainsItem Method (String, Int32)
FindItem Method
FindItem Method (String)
FindItem Method (String, Int32)
GetItemData Method
GetSelectedData Method
GetSelectedItem Method
HandleKeyboard Method
HandleMouse Method
OnFocusOut Method
OnHotKey Method
OnInitialize Method
RaiseChangedEvent Method
RemoveAt Method
Render Method
SetDropHeight Method
SetScrollbarWidth Method
SetSelected Method
SetSelected Method (Int32)
SetSelected Method (String)
SetSelectedByData Method
UpdateRectangles Method
Events
Changed Event
ComboBoxItem Structure
ComboBoxItem Members
Fields
IsItemVisible Field
ItemData Field
ItemRect Field
ItemText Field
Control Class
Control Members
Control Constructor
Fields
boundingBox Field
controlId Field
controlType Field
controlX Field
controlY Field
elementList Field
enabled Field
hasFocus Field
height Field
hotKey Field
index Field
isDefault Field
isMouseOver Field
localUserData Field
parentDialog Field
visible Field
width Field
Properties
CanHaveFocus Property
ControlType Property
Hotkey Property
ID Property
IsEnabled Property
IsVisible Property
Item Property
Parent Property
UserData Property
Methods
ContainsPoint Method
HandleKeyboard Method
HandleMouse Method
MsgProc Method
OnFocusIn Method
OnFocusOut Method
OnHotKey Method
OnInitialize Method
OnMouseEnter Method
OnMouseExit Method
Refresh Method
Render Method
SetLocation Method
SetSize Method
UpdateRectangles Method
ControlState Enumeration
ControlType Enumeration
CreatingDeviceException Class
CreatingDeviceException Members
CreatingDeviceException Constructor
CreatingDeviceException Constructor ()
CreatingDeviceException Constructor (Exception)
CreatingDeviceObjectsException Class
CreatingDeviceObjectsException Members
CreatingDeviceObjectsException Constructor
CreatingDeviceObjectsException Constructor ()
CreatingDeviceObjectsException Constructor (Exception)
DeviceEventArgs Class
DeviceEventArgs Members
DeviceEventArgs Constructor
Fields
BackBufferDescription Field
Device Field
DeviceEventHandler Delegate
DeviceSettings Class
DeviceSettings Members
DeviceSettings Constructor
Fields
AdapterFormat Field
AdapterOrdinal Field
BehaviorFlags Field
DeviceType Field
presentParams Field
Methods
Clone Method
ICloneable.Clone Method
Dialog Class
Dialog Members
Dialog Constructor
Dialog Static Constructor
Fields
BlackColorValue Field
bottomLeftColor Field
bottomRightColor Field
caption Field
captionElement Field
captionHeight Field
controlFocus Field
controlList Field
controlMouseDown Field
controlMouseOver Field
defaultElementList Field
dialogX Field
dialogY Field
fontList Field
hasCaption Field
height Field
isDialogMinimized Field
isDragging Field
nextDialog Field
parent Field
prevDialog Field
textureList Field
timeLastRefresh Field
timeRefresh Field
topLeftColor Field
topRightColor Field
TransparentWhite Field
usingKeyboardInput Field
usingMouseInput Field
usingNonUserEvents Field
vertices Field
WheelDelta Field
WhiteColorValue Field
width Field
Properties
CaptionHeight Property
Height Property
IsMinimized Property
IsUsingKeyboardInput Property
IsUsingMouseInput Property
IsUsingNonUserEvents Property
Location Property
SampleFramework Property
Width Property
Methods