DirectX Graphics 레퍼런스 Direct3D C/C++ 레퍼런스 인터페이스 IDirect3DVertexShader9   [목차열람] [주소복사] [슬롯비우기]
IDirect3DVertexShader9 인터페이스
 
Microsoft DirectX 9.0

IDirect3DVertexShader9 인터페이스


정점 셰이더의 기능을 캡슐화하려면 ,IDirect3DVertexShader9 인터페이스의 메서드를 사용한다.

IDirect3DVertexShader9 멤버

GetDevice 장치를 얻어온다.
GetFunction 셰이더 데이터의 포인터를 얻어온다.

인터페이스의 정보

상속받은곳IUnknown
헤더d3d9.h
임포트 라이브러리d3d9.lib
최저한의 operating system Windows 98


© 2002 Microsoft Corporation. All rights reserved.
↑TOP