|
FCL
0.6.0
Flexible Collision Library
|
Public Member Functions | |
| SamplerSE2_disk (S cx, S cy, S r1, S r2, S crefx, S crefy) | |
| void | setBound (S cx, S cy, S r1, S r2, S crefx, S crefy) |
| Vector3< S > | sample () const |
Protected Attributes | |
| S | c [2] |
| S | cref [2] |
| S | r_min |
| S | r_max |
Additional Inherited Members | |
Public Attributes inherited from fcl::SamplerBase< S > | |
| RNG< S > | rng |