PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
PacketInputAdapter Class Reference

Private Member Functions

proto native bool ReadBool ()
 
proto native int ReadInt ()
 
proto native float ReadFloat ()
 
proto string ReadString ()
 
proto native vector ReadVector ()
 
proto void ReadMatrixAsQuaternionVector (vector mat[4])
 
proto native int ReadIntAsByte ()
 
proto native int ReadIntAsUByte ()
 
proto native int ReadIntAsHalf ()
 
proto native int ReadIntAsUHalf ()
 
proto native float ReadFloatAsByte (float min, float max)
 
proto native float ReadFloatAsHalf (float min, float max)
 

Member Function Documentation

◆ ReadBool()

proto native bool ReadBool ( )
private

◆ ReadFloat()

proto native float ReadFloat ( )
private

◆ ReadFloatAsByte()

proto native float ReadFloatAsByte ( float  min,
float  max 
)
private

◆ ReadFloatAsHalf()

proto native float ReadFloatAsHalf ( float  min,
float  max 
)
private

◆ ReadInt()

proto native int ReadInt ( )
private

◆ ReadIntAsByte()

proto native int ReadIntAsByte ( )
private

◆ ReadIntAsHalf()

proto native int ReadIntAsHalf ( )
private

◆ ReadIntAsUByte()

proto native int ReadIntAsUByte ( )
private

◆ ReadIntAsUHalf()

proto native int ReadIntAsUHalf ( )
private

◆ ReadMatrixAsQuaternionVector()

proto void ReadMatrixAsQuaternionVector ( vector  mat[4])
private

◆ ReadString()

proto string ReadString ( )
private

◆ ReadVector()

proto native vector ReadVector ( )
private

The documentation for this class was generated from the following file: