IVerticesBuffer Interface Members
The following tables list the members exposed by IVerticesBuffer.
Public Methods
| Name | Description | |
|---|---|---|
![]() | LockBubbleVertices | USED INTERNALLY: Locks GPU vertex buffer for direct memory access |
![]() | LockColorVertices | USED INTERNALLY: Locks GPU vertex buffer for direct memory access |
![]() | LockColumnVertices | USED INTERNALLY: Locks GPU vertex buffer for direct memory access |
![]() | LockSpritesVertices | USED INTERNALLY: Locks GPU vertex buffer for direct memory access |
![]() | UnlockBubbleVertices | USED INTERNALLY: Unlocks GPU vertex buffer before rendering |
![]() | UnlockColorVertices | USED INTERNALLY: Unlocks GPU vertex buffer before rendering |
![]() | UnlockColumnVertices | USED INTERNALLY: Unlocks GPU vertex buffer before rendering |
![]() | UnlockSpritesVertices | USED INTERNALLY: Unlocks GPU vertex buffer before rendering |
See Also
