![]() |
|
公開メンバ関数 | |
| GeometryInstance (GeomCluster gc, MaterialInstance m) | |
| GeometryInstance (IntPtr obj) | |
| IntPtr | getNativePtr () |
| void | Dispose () |
| void | setDisplayID (UInt32 id) |
| UInt32 | getDisplayID () |
| void | setPickupID (UInt16 id) |
| UInt16 | getPickupID () |
| void | setVisibility (bool flg) |
| bool | getVisibility () |
| void | stopPickup (bool flg) |
| void | useVAO (bool flg) |
| void | invaidateVAO () |
| void | boundaryInvalidate () |
| MaterialInstance | getMaterialInstance () |
| SharpKmyGfx.GeometryInstance.GeometryInstance | ( | GeomCluster | gc, |
| MaterialInstance | m | ||
| ) |
| SharpKmyGfx.GeometryInstance.GeometryInstance | ( | IntPtr | obj | ) |
| void SharpKmyGfx.GeometryInstance.boundaryInvalidate | ( | ) |
| void SharpKmyGfx.GeometryInstance.Dispose | ( | ) |
| UInt32 SharpKmyGfx.GeometryInstance.getDisplayID | ( | ) |
| MaterialInstance SharpKmyGfx.GeometryInstance.getMaterialInstance | ( | ) |
| IntPtr SharpKmyGfx.GeometryInstance.getNativePtr | ( | ) |
| UInt16 SharpKmyGfx.GeometryInstance.getPickupID | ( | ) |
| bool SharpKmyGfx.GeometryInstance.getVisibility | ( | ) |
| void SharpKmyGfx.GeometryInstance.invaidateVAO | ( | ) |
| void SharpKmyGfx.GeometryInstance.setDisplayID | ( | UInt32 | id | ) |
| void SharpKmyGfx.GeometryInstance.setPickupID | ( | UInt16 | id | ) |
| void SharpKmyGfx.GeometryInstance.setVisibility | ( | bool | flg | ) |
| void SharpKmyGfx.GeometryInstance.stopPickup | ( | bool | flg | ) |
| void SharpKmyGfx.GeometryInstance.useVAO | ( | bool | flg | ) |