Logo
Public Member Functions | List of all members
SharpKmyGfx.Grid Class Reference
Inheritance diagram for SharpKmyGfx.Grid:
SharpKmyGfx.Primitive

Public Member Functions

 Grid (Material m)
 
void Dispose ()
 
void setCount (UInt32 hcount, UInt32 vcount)
 
- Public Member Functions inherited from SharpKmyGfx.Primitive
void setVisibility (bool flg)
 
void setPosture (SharpKmyMath.Matrix4 posture)
 
void setDisplayID (UInt32 id)
 
void setPickupID (UInt16 id)
 
void stopPickup (bool flg)
 
void setDrawHidden (bool flg)
 
void setOverrideColor (float r, float g, float b, float a)
 
void setOpacityMultiplier (float p)
 
MaterialInstance getMaterialInstance ()
 
GeometryInstance getGeometryInstance ()
 

Additional Inherited Members

- Protected Attributes inherited from SharpKmyGfx.Primitive
IntPtr _native = IntPtr.Zero
 

Constructor & Destructor Documentation

◆ Grid()

SharpKmyGfx.Grid.Grid ( Material  m)

Member Function Documentation

◆ Dispose()

void SharpKmyGfx.Grid.Dispose ( )

◆ setCount()

void SharpKmyGfx.Grid.setCount ( UInt32  hcount,
UInt32  vcount 
)